Releases: paneron/libmmel
Releases · paneron/libmmel
v0.2.0
- All interfaces can now be imported from the top-level, e.g.
import type { MMELModel } from "@paneron/libmmel";
.
Full Changelog: v0.1.3...v0.2.0
v0.1.3
- Minor internal changes
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Documentation has been updated.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Fix aggressive
preinstall
script preventing systems withoutpnpm
from installing the package.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the first release with a somewhat stabilized API.
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Full Changelog: v0.0.0...v0.0.1
v0.0.0
Split off from https://github.com/paneron/extension-hls.
Full Changelog: https://github.com/paneron/libmmel/commits/v0.0.0