Skip to content

Releases: wduquette/molt

Molt 0.3.1

11 May 02:01
Compare
Choose a tag to compare

This release adds the molt_throw! macro, new Exception methods, the env() array (which is not yet mirrored back into the process on change), and several string subcommands. See the change log in the Molt Book for details.

Molt 0.3.0

10 Apr 17:01
58b29be
Compare
Choose a tag to compare

This version revises the MoltResult type for improved exception handling, error stack traces, and support for application-specific control structures in script code.

Molt 0.2.2

18 Jan 16:14
Compare
Choose a tag to compare

This release adds basic support for TCL dictionaries. It has been published to crates.io.

Molt 0.2.0

27 Dec 18:43
6512246
Compare
Choose a tag to compare

This release includes the latest versions of molt, molt-shell, molt-app, and the Molt Book.

Molt 0.1.1

26 Oct 19:04
Compare
Choose a tag to compare

Minor code changes, many improvements to README files, ran "cargo fmt". (0.1.1 was released via crates.io on 21 September, but I'd neglected to tag it here.)

Molt 0.1.0 final

18 Sep 02:18
Compare
Choose a tag to compare

With all cargo publish i's dotted and t's crossed.