Skip to content

Releases: oddlanguage/odd

Odd v0.4.0-alpha.3

28 Feb 09:39

Choose a tag to compare

  • 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

30 May 20:10

Choose a tag to compare

Odd v0.4.0-alpha.2 Pre-release
Pre-release
  • Modules now support URLs

Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2

Odd v0.4.0-alpha.1

19 May 23:47

Choose a tag to compare

Odd v0.4.0-alpha.1 Pre-release
Pre-release

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

14 May 19:12

Choose a tag to compare

Odd v0.4.0-alpha Pre-release
Pre-release

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