Skip to content

Releases: oddlanguage/odd

Odd v0.4.0-alpha.3

Choose a tag to compare

@maanlamp maanlamp released this 28 Feb 09:39
  • 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

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

Choose a tag to compare

@maanlamp maanlamp released this 30 May 20:10
  • Modules now support URLs

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

Odd v0.4.0-alpha.1

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

Choose a tag to compare

@maanlamp maanlamp released this 19 May 23:47

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

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

Choose a tag to compare

@maanlamp maanlamp released this 14 May 19:12

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