Skip to content

mla-v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 13:36
aa88dc9

Thanks

Added/Changed

  • C/CPP bindings (for archive writing), and associated tests
  • MLA releases (through the CI), including:
    • .h and .hpp headers. There are generated, but provided to ease the use of bindings without the Rust toolchain;
    • libmla.a for Linux x86-64 bits;
    • mla.lib (static), mla.dll + mla.dll.lib (dynamic), mla.pdb (symbols) for Windows i686 and x86_64, in release and debug targets.

Fixed

  • Force aes-ctr and aes version, to avoid breaking changes
  • Fix an issue which may occurs in archive with more than 2^32 bits data