Skip to content

Releases: noir-lang/sha256

v0.2.1

03 Sep 15:41
eab74fc
Compare
Choose a tag to compare

0.2.1 (2025-09-03)

Features

v0.2.0

14 Aug 17:59
004cabb
Compare
Choose a tag to compare

0.2.0 (2025-08-14)

⚠ BREAKING CHANGES

  • switch to new bit-shift semantic (#27)

Bug Fixes

  • Switch to new bit-shift semantic (#27) (3430661)

v0.1.5

13 Aug 17:13
c401674
Compare
Choose a tag to compare

0.1.5 (2025-08-13)

Features

v0.1.4

21 May 16:49
34f64cd
Compare
Choose a tag to compare

0.1.4 (2025-05-21)

Features

v0.1.3

18 Apr 15:32
591cce9
Compare
Choose a tag to compare

0.1.3 (2025-04-18)

Bug Fixes

v0.1.2

13 Feb 13:31
8f22567
Compare
Choose a tag to compare

0.1.2 (2025-02-13)

Features

  • performance: Always inline certain small methods (#13) (96c43cc)

v0.1.1

04 Feb 17:21
999fa28
Compare
Choose a tag to compare

0.1.1 (2025-02-04)

Features

  • Add a sha256 implementation which is optimized for unconstrained runtime (#9) (a333d3c)

v0.1.0

21 Jan 18:22
8e7ed7f
Compare
Choose a tag to compare

Changelog

0.1.0 (2025-01-21)

Features

  • Initial release