Skip to content

0.3.7.0 Release

Latest

Choose a tag to compare

@prolic prolic released this 15 Sep 19:27
v0.3.7.0
f41cefa

Fixed:

  • Updated dependency constraints to be more flexible, improving compatibility with other packages. (by @cblp in #19)
  • Cabal now correctly uses the cxx-sources field for C++ files, simplifying builds. (by @cblp in #17)
  • Resolved compiler warnings related to snprintf usage. (by @cblp in #20)
  • Upgraded Cabal dependency to a newer version. (by @cblp in #18)
  • Removed unnecessary packages, including QuickCheck, which is unsuitable for production. (by @cblp in #16)
  • Corrected version bounds to prevent build failures. (by @cblp in #13)
  • Resolved macOS-specific build issues. (by @cblp in #14)