Skip to content

14.28

Latest
Compare
Choose a tag to compare
@volkm volkm released this 08 Jul 13:06
· 10 commits to master since this release
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