Releases: CNMAT/CNMAT-odot
Final stable release before bundle syntax change
v0.9.91 modified the repo to fix some problems with the pd release
Nightly build
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
v0.9.9 archive script now packages the externals as well for separate download
Bundle literal syntax test, bis.
This version includes the deprecated folder that was left out of the last release.
Bundle literal syntax test, quater.
This one has support for nil and better pretty printing of subbundles.
Bundle literal syntax test, quinquies
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.
This release fixes a bug parsing a message with no data:
{
/foo,
/bar : 10
}
Bundle literal syntax test
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
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
Fixed an error introduced in 0.9.71
release