Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@Tectu Tectu released this 25 Sep 11:59
· 10 commits to main since this release
  • Core
    • Support Boost 1.82.0
    • Support Boost 1.83.0
    • Support libfmt >= 10
    • Add more known MIME types
  • HTTP
    • Add malloy::to_string(const http::response&)
    • Add malloy::to_string(const http::request&)
    • Add malloy::to_string(malloy::http::method)
  • Miscellaneous
    • Improve debug & trace logging
    • Improve unit tests
    • Minor internal improvements