Skip to content

Releases: beached/header_libraries

Release Version 2.123.2

17 Feb 22:38
caac5c8
Compare
Choose a tag to compare

What's Changed

  • Updates around bit_count and arith_traits by @beached in #542

Full Changelog: v2.123.1...v2.123.2

Release Version 2.123.1

16 Feb 20:00
6cdd89c
Compare
Choose a tag to compare

What's Changed

  • Refactor arithmetic traits for clarity and efficiency. by @beached in #541

Full Changelog: v2.123.0...v2.123.1

Release Version 2.123.0

16 Feb 04:40
16c9ac9
Compare
Choose a tag to compare

What's Changed

  • Removed DAW_FWD2 by @beached in #540
  • string_view has support for zero termination
  • Added 128bit support on MSVC
  • monadic ops for nullable types
  • Bugfixes

Full Changelog: v2.118.0...v2.123.0

Release Version 2.118.0

17 Nov 20:52
a397fc1
Compare
Choose a tag to compare

What's Changed

  • Updated read_file to use cstdio by @beached in #533
  • Fix typo in macro definition for unreachable feature check by @beached in #534
  • Add DAW_ASSUME test and fix DAW_HAS_CPP23_UNREACHABLE check by @beached in #535
  • Handle large file sizes in read_file by @beached in #536
  • Update to DAW_UNREACHABLE in debug mode by @beached in #537
  • Remove unreachable code from daw_visit.h by @beached in #538
  • Add atomic wait utilities and corresponding tests by @beached in #539

Full Changelog: v2.114.1...v2.118.0

Release Version 2.114.1

03 Nov 02:47
742b093
Compare
Choose a tag to compare

What's Changed

  • Refactor to remove unnamed namespace in daw_check_exceptions.h by @beached in #532

Full Changelog: v2.114.0...v2.114.1

Release Version 2.114.0

26 Oct 00:14
e2cfae6
Compare
Choose a tag to compare

What's Changed

  • Bugfixes and more pipelines functions by @beached in #529
  • Update function attributes and replace assert with daw_ensure by @beached in #530
  • Moved signed integer library to it's own repo daw_integer by @beached in #531

Full Changelog: v2.110.0...v2.114.0

Release Version 2.110.0

25 Aug 18:11
3b0b892
Compare
Choose a tag to compare

What's Changed

  • Removed deprecated libraries from default testing, bugfix in not_null by @beached in #527
    #528

Full Changelog: v2.109.0...v2.110.0

Release Version 2.109.0

25 Aug 01:52
f06101c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.107.0...v2.109.0

Release Version 2.107.0

10 Aug 19:57
e9e9f87
Compare
Choose a tag to compare

What's Changed

  • Added digit counting of unsigned integers by @beached in #525

Full Changelog: v2.106.2...v2.107.0

v2.106.2

04 Aug 17:38
fcd352a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.106.1...v2.106.2