Skip to content
Snippets Groups Projects
Commit 03d3c8d9 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fixes to the changelog

parent 1a069b6a
No related branches found
No related tags found
1 merge request!73Updating the changelog for Bob's release
* bob.buildout * bob.buildout
* v2.1.3 (Sep 22, 2017 10:37) * v2.1.3 (Sep 22, 2017 10:37)
* port to new CI/CD
* v2.1.4 (Sep 22, 2017 11:34) * v2.1.4 (Sep 22, 2017 11:34)
* port to new CI/CD
* v2.1.5 (Sep 22, 2017 13:58) * v2.1.5 (Sep 22, 2017 13:58)
* no changes * no signficant changes
* v2.1.6 (Feb 27, 2018 16:29) * v2.1.6 (Feb 27, 2018 16:29)
* Enables built-in conda packaging * Enables built-in conda packaging
* Provides user/development guides * Provides user/development guides
* Provides an alternative for gdb (based on lldb) for MacOS * Provides an alternative for gdb (based on lldb) for MacOS
- [docs] remove latex stuff * Improve handling of environments for Python 3.6 (issue #24)
- Test * rebuild
- Test
- Test
- test
- Add after_script to the build stage
- Get the install script from the clean branch too
- Update CI
- Update conda recipe
- remove bob-devel since that depends on a stable version of this
- Implement C/C++ debugging with lldb
- Try a fix for issue 24
- Bump version to avoid using stable version during beta builds
- Add a ref to the package name
- Add missing whitespace
- Create proper documentation for this project (closes bob.buildout#25)
- Doc improvements
* patch
* bob.extension * bob.extension
* patch * patch
* bob.blitz * bob.blitz
...@@ -348,85 +334,17 @@ ...@@ -348,85 +334,17 @@
* Initial version of the package * Initial version of the package
* patch * patch
* bob.db.hkpu * bob.db.hkpu
* patch * major
- Initial commit - Initial release
- Incorporate model-id on File class
- Remove unique finger name attribute as that does not match model-id
- Fix tests
- Remove tests for finger-name (removed)
- Add explanation for returning just one single plane from original image
- Fix comment
- Set private URLs for docs [ci skip]
- Fix docs
- Add functions to detect and load RoI annotations
- Change protocol A to have multiple models instead of multiple samples per model
- Update filelist
- Update HKPU filelist with new annotations
- Add test for annotations
- Fix function comment
- Add information on the annotations
- Fix typo in guide
- Port to new CI (closes bob.db.hkpu#1)
- Fix build deps
* bob.db.thufvdt * bob.db.thufvdt
* patch * major
- Initial commit - Initial release
- Add protocol files
- Set protocol p3 to match paper descriptions
- List protocol files
- Fix sql3 file creation
- Finalize tests
- Import correct module on docs
- Fix short descr
- Centralize links
- Add functions to detect and load RoI annotations
- Change db name to thufvdt (simpler)
- Updated ignore file
- Update metadata contents
- Add symlinks to metadata
- Add annotation check tests
- Add annotation section
- Fix typo in func doc
- Port to new CI (closes bob.db.thufvdt#1)
- Fix build deps
- Fix build deps
- Pin compatible pillow versions
- Fix use of pin_compatible
* bob.db.mmcbnu6k * bob.db.mmcbnu6k
* patch * major
- Initial commit - Initial release
- Add protocols; Fix creation
- Fix tests
- Implement roi-based protocol; improve testing
- Rectify score count analysis
- Avoid creation of unused Finger entries on SQL database
- Fix comment
- Use model name for scoring
- Fixes to model.id -> model.name as model identifier
- Return any finger name (all are the same) given the first found model
- Fix finger name look-up
- Fix function comment
- Add information on the annotations
- Update file listing to include annotations
- Add annotation tests
- Add warning about annotations
- Include annotations with metadata
- Test annotations
- Port to new CI (closes bob.db.mmcbnu6k#1)
* bob.db.hmtvein * bob.db.hmtvein
* patch * major
- Initial commit - Initial release
- Correct database creation
- Fix test
- Fix references in documentation
- Use model name for scoring
- Fixes to model.id -> model.name as model identifier
- Return any finger name (all are the same) given the first found model
- Fix finger name look-up
- Add annotations
- Add information on the annotations
- Fix function comment
- Port to new CI (closes bob.db.hmtvein#1)
* bob.db.voicepa * bob.db.voicepa
* v1.0.2 (Sep 22, 2017 14:34) * v1.0.2 (Sep 22, 2017 14:34)
* minor * minor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment