Skip to content

v1.1.0

Compare
Choose a tag to compare
@Guilucand Guilucand released this 24 Oct 13:50
· 6 commits to main since this release

What's Changed

  • Fix AsyncSliceQueue by @jnalanko in #22
  • Enable impl_trait_in_assoc_type feature by @jnalanko in #23
  • Fix C++ API makefile when compiler is not called g++ by @tmaklin in #28
  • Fixed compilation on Mac OS by @jermp in #29
  • Mac OS fix: convert 4-space indentation to 1 tab by @jermp in #30
  • Add -fPIE to ggcat-cpp-api Makefile by @rob-p in #32
  • Update to current version of matchtigs by @sebschmi in #33
  • Fix header dependency issues when building with GCC 13 by @tmaklin in #34

Full Changelog: v1.0_beta.1...v1.1.0