Releases: moves-rwth/carl-storm
Releases · moves-rwth/carl-storm
14.28
What's Changed
- Perform a hash_combine in getHash() of FactorizedPolynomial by @linusheck in #24
- Dependabot to automatically update Github actions by @volkm in #29
- CI: limit trigger for push to master branch by @volkm in #28
- Update buildtest.yml by @sjunges in #26
- Fixes #27 and avoid expensive header includes when cocoa is not present by @sjunges in #34
- Compile with flag march=native by default. by @volkm in #35
- CI action to create Docker releases by @volkm in #36
- Set CMake policy CMP0135 (fixes #11) by @volkm in #37
- CI job with minimal dependencies by @volkm in #40
Full Changelog: 14.27...14.28
14.27
14.26
What's Changed
- Interval operations by @sjunges in #14
- Omit use of deprecated std::is_literal_type in a STATIC_ASSERT by @tquatmann in #16
- Require CMake 3.15 and removed bindings by @volkm in #13
- Towards c++20 support by @tquatmann in #19
- Fixed cmake export by @volkm in #20
Full Changelog: 14.25...14.26