Releases: BxCppDev/Bayeux
Releases · BxCppDev/Bayeux
3.5.0
This release mostly provides some new functionalities in the bxgeomtools module as well as fixes and some modifications in the public interface of geometry model classes. An impact on client software implementing geometry models is expected.
See the release notes.
Bayeux tag 3.4.4
This version now depends on BxDecay0 version 1.0.9 and has no more embedded decay0 C++ port.
Bayeux tag 3.4.3
See release notes for details.
Bayeux tag 3.4.2
See release notes for details.
Bayeux tag 3.4.1
This tag provides:
- various fixes
- support for new versions of CLHEP, Boost, ROOT
- a few new features
See release notes for details.
Bayeux release 3.4.0
See 'release_notes.rst'.
Bayeux release 3.3.0
Improve diagnosis message
Bayeux release 3.2.0
What's new in Bayeux 3.2.0:
- new protected initialization interface from the
datatools::base_serviceclass. - new printing interface in the
datatools::i_tree_dumpableabstract class (interface class). - various minor changes and coding style changes.
See details inrelease_notes.rst.
Bayeux release 3.1.2
Attempt to fix a bug in datatools::base_service and datatools::service_tools.
Bayeux release 3.1.1
Fix a bug in the datatools::service_manager class (invalid private method decorator).