Releases: BxCppDev/Bayeux
Releases · BxCppDev/Bayeux
Bayeux release 3.5.5
- C++ 14 is now the standard
- should pass gcc13
Bayeux release 3.5.5 (rc2)
upgrade to gcc13
Bayeux release 3.5.5 (rc1)
see release notes
Bayeux 3.5.4
Fix a GUI freeze in QtFileDialog
Bayeux 3.5.4 (rc2)
Attempt to workaround a bug in Boost/Serialization (missing boost/serialization/library_version_type.hpp header in list.hpp)
Bayeux 3.5.4 (rc1)
Pre-release 3.5.4
Bayeux 3.5.4 (beta)
Merge pull request #79 from BxCppDev/fix-placementvg Fix placement_vg
Bayeux 3.5.3
Some fix
Bayeux-3.5.2
- 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
- Depends on BxDecay0 >=1.1.0
- Some fixes