Skip to content

Releases: BxCppDev/Bayeux

3.5.0

30 May 07:03
2fb85ae

Choose a tag to compare

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

31 Jan 23:40

Choose a tag to compare

This version now depends on BxDecay0 version 1.0.9 and has no more embedded decay0 C++ port.

Bayeux tag 3.4.3

23 Jul 08:35

Choose a tag to compare

See release notes for details.

Bayeux tag 3.4.2

14 Jul 22:40

Choose a tag to compare

See release notes for details.

Bayeux tag 3.4.1

05 Jul 07:55

Choose a tag to compare

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

27 Nov 14:01

Choose a tag to compare

See 'release_notes.rst'.

Bayeux release 3.3.0

12 Jul 08:19

Choose a tag to compare

Improve diagnosis message

Bayeux release 3.2.0

20 Mar 20:47

Choose a tag to compare

What's new in Bayeux 3.2.0:

  • new protected initialization interface from the datatools::base_service class.
  • new printing interface in the datatools::i_tree_dumpable abstract class (interface class).
  • various minor changes and coding style changes.
    See details in release_notes.rst.

Bayeux release 3.1.2

31 Jan 10:41

Choose a tag to compare

Attempt to fix a bug in datatools::base_service and datatools::service_tools.

Bayeux release 3.1.1

03 Nov 01:29

Choose a tag to compare

Fix a bug in the datatools::service_manager class (invalid private method decorator).