Changelog of @hackage/mlkem 0.2.0.0

Changelog for mlkem

0.2.0.0 - 2026-03-26

  • Flag use_crypton is now enabled by default. It requires crypton >= 1.1.1 and changes the dependency to ram instead of memory

  • Dependency to basement is replaced with primitive

0.1.1.0 - 2025-11-30

  • Fixed encoding and decoding on big-endian architectures

  • Fall back to bytes when the architecture does not support unaligned memory access

0.1.0.0 - 2025-11-02

  • First version. Released on an unsuspecting world.