Skip to content

v0.2.7

Compare
Choose a tag to compare
@marcomagdy marcomagdy released this 23 Oct 22:43

Release Notes:

  • (c93cfe6) Make LTO optional.
  • (aa351a6) Allow the user-agent to be overriden. Helpful for other custom runtimes built on top of this one.
  • (a4b8f45) Enforce naming conventions through clang-tidy
  • (17473f8) Add support for Manjaro Linux
  • (57d9f29) Performance: avoid copying the result of a given outcome and moving it instead.
  • Miscellaneous CMake hygiene improvements.