Releases: delucis/cs.2click
Releases · delucis/cs.2click
v0.6.0
v0.5.1
v0.5.0
v0.4.0
Introduces hypothetical/better compatibility with new Max Package Manager.
Changelog
- Add
icon.png
for display in Max 7 Package Manager - Rewrite
package-info.json
to better match new Max 7 format - Include
cs.2click-remote
in init & interfaces - Rename
README.maxpat
—>cs.2click-README.maxpat
- Various help file & README tweaks
v0.3.0
This release introduces some major changes and various improvements.
Changelog
- 🆕
[cs.2click-remote]
enables scripting access to cs.2click modules - 🆕
cs.2click-meta
dictionary holds module type, size, & history, not just unique ID - 🆕 module history registers most recently used slots (query
cs.2click-meta::module-name::history
) - improved on-deletion/reinstantiation routine (no longer asynchronous)
- improved Max Package Downloader implementation
v0.2.2
Changelog
- Improved handling of deletion/re-instantiation events (no longer asynchronous)
- See outline of mechanism as a Gist
- Thanks to @emmanueljourdan for the discussion and advice
v0.2.1
v0.2.0
v0.1.0-beta
First version implemented in main patch. (Version labelling for ease of reference between Music 264 “Modular” implementation and development here.)