Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.admin
Merge requests
!75
The release script for bob that uses changelog as a guidance for release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
The release script for bob that uses changelog as a guidance for release
releasescript
into
master
Overview
10
Commits
9
Pipelines
0
Changes
1
Merged
Pavel KORSHUNOV
requested to merge
releasescript
into
master
7 years ago
Overview
10
Commits
9
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
1b41e35c
Prev
Next
Show latest version
1 file
+
3
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1b41e35c
updated changelog for bob.bio.base
· 1b41e35c
Pavel KORSHUNOV
authored
7 years ago
release/changelog_since_last_release.rst
+
3
−
2
Options
@@ -379,8 +379,7 @@
@@ -379,8 +379,7 @@
* bob.bio.base!82 Add a function to read features with generators
* bob.bio.base!82 Add a function to read features with generators
* v3.2.1 (Sep 26, 2017 15:04)
* v3.2.1 (Sep 26, 2017 15:04)
* Changed backend in `bob/bio/base/scripts/evaluate.py` to `'pdf'` instead of `'agg'`
* Changed backend in `bob/bio/base/scripts/evaluate.py` to `'pdf'` instead of `'agg'`
* Switched to 'pdf' backend instead of 'agg'
* v4.2.1 (Mar 31, 2018 )
* major
* Migrate to conda based CI
* Migrate to conda based CI
* Updated docs and tests
* Updated docs and tests
* Added allow_missing_files option and added tests
* Added allow_missing_files option and added tests
@@ -396,6 +395,8 @@
@@ -396,6 +395,8 @@
* Added metadata in preprocessing, feature extraction, and algorithm
* Added metadata in preprocessing, feature extraction, and algorithm
* Removed write_commands function in grid_search (closes bob.bio.base#71)
* Removed write_commands function in grid_search (closes bob.bio.base#71)
* Improve replace directories
* Improve replace directories
* patch
* small docs building fix
* bob.bio.gmm
* bob.bio.gmm
* v3.1.0 (Sep 22, 2017 14:05)
* v3.1.0 (Sep 22, 2017 14:05)
* bob.bio.gmm!10 Removed Algorithm.read_probe method, since this is already solved via bob.bio.base
* bob.bio.gmm!10 Removed Algorithm.read_probe method, since this is already solved via bob.bio.base
Loading