Skip to content

Releases: nonstd-lite/bit-lite

1.2.0

07 Oct 18:34

Choose a tag to compare

This release of bit lite adds noexcept to the endian extension funtcions.

1.1.0

07 Oct 09:16

Choose a tag to compare

This release of bit lite changes byteswap() to a function template, returning its parameter type.

1.0.0

06 Oct 18:09

Choose a tag to compare

Release 1.0.0 of bit lite adds C++23 byteswap().

It contains the following changes:

Additions:

Changes:

Fixes:

New Contributors

Full Changelog: 0.1.0...v1.0.0

v0.1.0

27 Jun 08:15

Choose a tag to compare

Initial release.