v4.0.0
What's Changed
- WASM backend & Plugin dynamic loading by @tomoyanonymous in #185
- Implemented operator overloading with tuple types, for basic math by @tomoyanonymous in #186
- Web library loading feature by @tomoyanonymous in #187
- Feature: Parametric Polymorphism by @tomoyanonymous in #188
- Add feature-gated OSC control path for generic
SliderValue!parameters by @Copilot in #189 - Feature: Completion and Signature Provider for Language Server by @tomoyanonymous in #190
- Version 4 update by @tomoyanonymous in #191
- docs: fix mimium-cli run instructions in Development.md by @kurobosi in #195
- 【Breaking Change】Add
||>macro-pipe and switch underscore partials to macro-level expansion by @Copilot in #196 - Feat/breaking changes by @tomoyanonymous in #199
New Contributors
Full Changelog: v3.2.0...v4.0.0