Skip to content

Releases: CNMAT/CNMAT-odot

Final stable release before bundle syntax change

16 Jul 20:16
Compare
Choose a tag to compare
v0.9.91

modified the repo to fix some problems with the pd release

Nightly build

16 Jul 03:05
Compare
Choose a tag to compare
Nightly build Pre-release
Pre-release

This is a stable release that contains the unstable and deprecated folders (externals in those folders have been moved to subdirs called externals)

Last stable release before bundle syntax change

15 Nov 19:38
Compare
Choose a tag to compare
v0.9.9

archive script now packages the externals as well for separate download

Bundle literal syntax test, bis.

15 Jul 08:01
Compare
Choose a tag to compare
Pre-release

This version includes the deprecated folder that was left out of the last release.

Bundle literal syntax test, quater.

16 Jul 01:23
Compare
Choose a tag to compare
Pre-release

This one has support for nil and better pretty printing of subbundles.

Bundle literal syntax test, quinquies

16 Jul 02:53
Compare
Choose a tag to compare
Pre-release

This release is more pedantic and will potentially cause more things to fail to parse. It also fixes a bug where true was changed automatically to false (!!).

Bundle literal syntax test, ter.

16 Jul 00:16
Compare
Choose a tag to compare
Pre-release

This release fixes a bug parsing a message with no data:

{
    /foo,
    /bar : 10
}

Bundle literal syntax test

15 Jul 05:22
Compare
Choose a tag to compare
Pre-release

This release is a test of the new JSON-style bundle literal syntax. Please download and test, but note that this release may not be ready for production. File cases in the issue tracker.

o.compose, o.message bugfixes, pre-refactor release

08 Jul 01:04
Compare
Choose a tag to compare

Please test this release as much as possible. We will begin incorporating new o.expr syntax and the new textual syntax for odot bundles in o.compose, o.display (and o.message for posterity). We are under pressure to freeze external development for 1.0 release so we need to hunt bugs swiftly!

o.io.slipserial & help patchers

02 Jul 18:20
Compare
Choose a tag to compare
Pre-release

Fixed an error introduced in 0.9.71 release