Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Apr 21:58
· 1149 commits to main since this release

What's Changed

Other Changes

  • add clion cmake build directories to .gitignore by @lukevalenty in #7
  • improve single header generation by @lukevalenty in #8
  • 🧼🧽 Clean function signatures and doxygen by @lukevalenty in #19
  • Feature/compiler warnings by @lukevalenty in #22
  • 🏁🏎 Improve compilation performance by replacing std::tuple with custom types. by @lukevalenty in #23
  • ✅ test single-header cib.hpp in addition to multi-header by @lukevalenty in #24
  • 🍃 Reduce the number of unit test builds with single header by @lukevalenty in #25
  • 👨🏾‍🤝‍👨🏽 Test both C++17 and C++20 builds by @lukevalenty in #26
  • 🛠🚚 Moved cib::args from a cib::conditional arg to cib::config by @lukevalenty in #28
  • Isolate performance_test github action by @lukevalenty in #29

Full Changelog: v0.0.11-prerelease...v0.1.0