Skip to content

Releases: intel/compile-time-init-build

v1.0.0

26 Jul 03:59
a770bcb
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.2.2...v1.0.0

v0.2.2

24 Apr 21:44
044a69c
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

Other Changes

  • workaround bugs in clang and gcc to optimize compiled efficiency by @lukevalenty in #51

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Apr 15:17
36ce015
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Apr 17:26
1018429
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Other Changes

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Apr 21:58
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-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

v0.0.11-prerelease

07 Apr 02:30
cd7ea7b
Compare
Choose a tag to compare
v0.0.11-prerelease Pre-release
Pre-release

What's Changed

Other Changes

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