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

Improved formatting

parent 02a7a166
No related branches found
No related tags found
1 merge request!73Updating the changelog for Bob's release
...@@ -13,23 +13,23 @@ ...@@ -13,23 +13,23 @@
* rebuild * rebuild
* bob.extension * bob.extension
* major * major
- Big changes to the documentation of this package: divided guide in * Big changes to the documentation of this package: divided guide in
package development and package creation; added section for implementing package development and package creation; added section for implementing
configuration and command-line application for bob extensions. configuration and command-line application for bob extensions.
- Initial implementation for a (more) centrally-available python-based * Initial implementation for a (more) centrally-available python-based
configuration system. The implementation is based on the config-file configuration system. The implementation is based on the config-file
support that existed in bob.bio.base. Since the initial port, it has support that existed in bob.bio.base. Since the initial port, it has
improved quite a lot to support a number of features. Check the improved quite a lot to support a number of features. Check the
documentation for details and how to use these on your packages. documentation for details and how to use these on your packages.
- Initial implementation of a command-line infrastructure for bob * Initial implementation of a command-line infrastructure for bob
packages. The implementation is based on click and extensible to other packages. The implementation is based on click and extensible to other
packages in the Bob framework. Check the documentation for details. packages in the Bob framework. Check the documentation for details.
- Added support for stacked processors * Added support for stacked processors
- Fixes for compilation from scratch on newer versions of gcc, namely by * Fixes for compilation from scratch on newer versions of gcc, namely by
having a more comprehensive use of "-isystem" having a more comprehensive use of "-isystem"
- Improvements to our internal search-path functionality for building * Improvements to our internal search-path functionality for building
other packages other packages
- Ported to new CI/CD * Ported to new CI/CD
* bob.blitz * bob.blitz
* minor * minor
* Migrate to conda based CI * Migrate to conda based CI
......
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