Skip to content

Releases: keep-starknet-strange/alexandria

v0.4.0

Choose a tag to compare

@ermvrs ermvrs released this 22 Feb 08:06

Supports Cairo version 2.10.0

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@ermvrs ermvrs released this 21 Feb 19:35

Supports Cairo version 2.9.2

What's Changed

New Contributors

Full Changelog: version-0.2.0...version-0.3.0

v0.2.0

Choose a tag to compare

@ermvrs ermvrs released this 21 Feb 18:43

New release versioning added.
Supports Cairo version 2.8.2

What's Changed

New Contributors

Full Changelog: cairo-v2.6.0...v0.2.0

cairo-v2.6.0

Choose a tag to compare

@0xLucqs 0xLucqs released this 07 Mar 15:03
946e6e2

What's Changed

Full Changelog: cairo-v2.5.4...cairo-v2.6.0

cairo v2.5.4

Choose a tag to compare

@0xLucqs 0xLucqs released this 26 Feb 16:54
e7b6957

What's Changed

New Contributors

Full Changelog: cairo-v2.3.0-rc0...cairo-v2.5.4

cairo-v2.3.0-rc0

Choose a tag to compare

@0xLucqs 0xLucqs released this 25 Oct 14:22
ae1d514

What's Changed

  • Feat: Add solidity like bytes which supports keccak and sha256 by @zkcarter in #184
  • Add support for all unsigned and signed word sizes for core::byte_array by @sveamarcus in #185
  • fix BitShift::shl overflows by @maciejka in #190
  • feat: Starknet storage proof verifier by @maciejka in #189
  • Feat BitArray adds data structure for read/writing unary bits and encoding words in big/little endian notation by @sveamarcus in #191
  • Feat: ReversibleBytes and ReversibleBits traits that add support for byte and bit reversal by @sveamarcus in #192
  • Fix ToAsciiArrayTrait::to_ascii_array return reversed array by @kfastov in #193
  • fix: typos by @omahs in #194
  • feat: Little endian support for ByteArray extensions by @sveamarcus in #195
  • Feat: Little endian byte order support for ByteArrayReader by @sveamarcus in #196
  • Use anonymous generic impl parameters by @maciejka in #197
  • refactor: Turn pow into a generic function by @maciejka in #198

New Contributors

Full Changelog: cairo-v2.2.0...cairo-v2.3.0-rc0

cairo v2.2.0

Choose a tag to compare

@0xLucqs 0xLucqs released this 25 Oct 14:21
f37d73d

What's Changed

New Contributors

Full Changelog: cairo-v2.0.1...cairo-v2.2.0

cairo v2.1.0

Choose a tag to compare

@0xLucqs 0xLucqs released this 21 Aug 14:17
47cecb5
cairo-v2.1.0

fix shift bug in sha256 (#164)

cairo v2.0.1

Choose a tag to compare

@0xLucqs 0xLucqs released this 21 Aug 14:16
47cecb5
cairo-v2.0.1

fix shift bug in sha256 (#164)