Skip to content

Argon v0.5.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@jacopodl jacopodl released this 23 Jul 13:48
· 28 commits to master since this release

πŸš€ Argon version 0.5.2! πŸŽ‰

Release Highlights:

  • Stability Improvements: Enhanced overall system robustness.
  • Standard Library: Introduced new core libraries.

Standard libraries πŸ“š
The standard library has been expanded in this version. New modules have been added to support hashing and compression operations:

  • hashlib: For cryptographic hash functions.
  • bz2, lzma and zlib: For compression and decompression operations.

For issues or suggestions, please open an issue on GitHub.

Thank you for using Argon!