Skip to content

Releases: BxCppDev/Bayeux

Bayeux release 3.5.5

10 Apr 22:27
Compare
Choose a tag to compare
  • C++ 14 is now the standard
  • should pass gcc13

Bayeux release 3.5.5 (rc2)

03 Apr 22:55
Compare
Choose a tag to compare
Pre-release

upgrade to gcc13

Bayeux release 3.5.5 (rc1)

09 Sep 06:39
Compare
Choose a tag to compare
Pre-release

see release notes

Bayeux 3.5.4

19 Sep 20:00
Compare
Choose a tag to compare

Fix a GUI freeze in QtFileDialog

Bayeux 3.5.4 (rc2)

30 Jun 12:15
Compare
Choose a tag to compare
Bayeux 3.5.4 (rc2) Pre-release
Pre-release

Attempt to workaround a bug in Boost/Serialization (missing boost/serialization/library_version_type.hpp header in list.hpp)

Bayeux 3.5.4 (rc1)

04 Jun 10:15
Compare
Choose a tag to compare
Bayeux 3.5.4 (rc1) Pre-release
Pre-release

Pre-release 3.5.4

Bayeux 3.5.4 (beta)

30 May 06:30
21d23a0
Compare
Choose a tag to compare
Bayeux 3.5.4 (beta) Pre-release
Pre-release
Merge pull request #79 from BxCppDev/fix-placementvg

Fix placement_vg

Bayeux 3.5.3

07 Jun 16:00
Compare
Choose a tag to compare

Some fix

Bayeux-3.5.2

04 May 20:03
Compare
Choose a tag to compare
  • Fix and refactor the geomtools::shape_factory and related classes due to some crash in some client app (see #72).
  • Minor mods and fix comments and README files.

Release 3.5.1

05 Apr 15:16
555e1cd
Compare
Choose a tag to compare
  • Depends on BxDecay0 >=1.1.0
  • Some fixes