-
01.01.01b4e4c3fd · ·
New PATCH release 01.01.01 Changes since 01.01.00: - fix: use of derived object in base class constructor (ubsan)
-
01.01.004024037f · ·
New MINOR release 01.01.00 Changes since 01.00.00: - fix: linter warning (explicit backend constructor) - fix: code formatting
-
01.00.00c9ef3bdb · ·
New MAJOR release 01.00.00 Changes since 00.10.00: - chore: rename cmake project (get rid of mtca4u) - fix: compilation with new boost
-
00.10.00a5730b66 · ·
New MINOR release 00.10.00 Changes since 00.09.04: - fix: use qualified boost::placeholders - fix: some compiler warnings - chore: modern cmake (exported targets etc.)
-
00.09.0496c69b57 · ·
New PATCH release 00.09.04 Changes since 00.09.03: - updates from project-template
-
-
00.09.02f4b2ccf3 · ·
New PATCH release 00.09.02 Changes since 00.09.01: - fix after DeviceAccess catalogue refurbishment (#7425) (#2) -- See #7425
-
00.09.016ed937d3 · ·
New PATCH release 00.09.01 Changes since 00.09.00: - neccessary update since recent DeviceAccess change
-
00.09.00127991f2 · ·
New MINOR release 00.09.00 Changes since 00.08.03: - made compile with DeviceAccess 02.04 - improve locking scheme
-
00.08.03e1855ae6 · ·
New PATCH release 00.08.03 Changes since 00.08.02: - add support for pkgconfig (from priject-template) No changes to the library itself
-
00.08.0279c73adf · ·
New PATCH release 00.08.02 Changes since 00.08.01: just update build environment to latest template
-
00.08.01457106a6 · ·
New PATCH release 00.08.01 Changes since 00.08.00: - Changes to the build environment
-
00.08.0063460ce5 · ·
New MINOR release 00.08.00 Changes since 00.07.00: - add an assert which helps debugging - allow using the new CDD syntax in dmap files - fixed memory leak
-
00.07.00ea9dcfa8 · ·
New MINOR release 00.07.00 Changes since 00.06.00: NOTE: This release is slightly incompatible and might require you to update your code! - Changed the policy where semicolons are placed after the macros to follow more closely a standard C++ syntax. This is an INCOMPATIBLE change and might require updating projects using VirtualLab. - update to new exception scheme - Changes to the build environment (new DeviceAccess release) - install header files also into ChimeraTK folder - moved to namespace ChimeraTK (with compatibility for projects still using VirtualLab in the namespace mtca4u)
-
00.06.00f511757c · ·
New MINOR release 00.06.00 Changes since 00.05.00: - added lock to prevent concurrent access from multiple threads - removed boost library from linking since it leads to crashes with the tests
-
00.05.007ef7baa8 · ·
New MINOR release 00.05.00 - Adapted to the new backend registering syntax in deviceaccess. As this is a change in the interface, also for the VirtualLabBackend, the minor version is increased.
-
00.04.01d01c5330 · ·
New PATCH release 00.04.01 Changes since 00.04.00: - fixes in the build environment
-
00.04.008bbfc9ec · ·
Release of minor version 00.04.00: - renamed the project from mtca4uVirtualLab into mtca4u-VirtualLab to comply with the convention defined by the other ChimeraTK projects - added experimental feature to interpolate between states (needs to be enabled by defining ENABLE_EXPERIMENTAL_FEATURES in the depending project) - small fixes to the build environment to work with the new DebianPackaging scripts
-
00.03.0628f113ee · ·
Bugfix tag 00.03.06: - Fixed build environment to work with the new DebianPackagingScripts
-
00.03.05e1d9bce6 · ·
Bugfix tag 00.03.05 - Fix for debian packaging: Overriding the build type, which is set to 'None'