Releases: oddlanguage/odd
Releases · oddlanguage/odd
Odd v0.4.0-alpha.3
- Fixed built binaries to include package json for outputting version in the REPL.
- This worked only if launched from the project itself, so this was only caught recently 🙃.
Odd v0.4.0-alpha.2
- Modules now support URLs
Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2
Odd v0.4.0-alpha.1
This release fixes a couple of user experience issues in the REPL.
- Fixed a type inference issue that prevented list destructuring from propagating correct substitutions.
- Output of REPL commands is now correctly colourised and formatted.
- REPL commands now support arguments if applicable
- And more!
Full Changelog: v0.4.0-alpha...v0.4.0-alpha.1
Odd v0.4.0-alpha
The first official release for Odd, now shipping as a compiled binary.
v0.4.0-alpha adds a preliminary typesystem based on Damas-Hindley-Milner.
Full Changelog: https://github.com/oddlanguage/odd/commits/v0.4.0-alpha