Skip to content

Releases: ArgonLang/Argon

Argon v0.4.0-alpha

04 Dec 13:13
Compare
Choose a tag to compare
Argon v0.4.0-alpha Pre-release
Pre-release

This is Argon's second release 🥳

Release Highlights:

Bug fixes 🐛

This release fixes a multitude of bugs, significantly improving overall stability and performance.

Integration with standard libraries 📚

For the first time, this version integrates the standard libraries, allowing you to start developing immediately.


We appreciate the community's support and feedback. If you encounter problems or have suggestions for future improvements, open an issue on GitHub.

Thank you for using Argon!

Argon v0.3.0-alpha

20 Sep 10:03
Compare
Choose a tag to compare
Argon v0.3.0-alpha Pre-release
Pre-release

This is Argon's first release 🥳

Some known limitations:

  • Unable to import native modules on Windows operating systems.
  • Formatting (String, BytesString) with decimal numbers is not yet supported.