v0.2.0
Immutable
release. Only release title and notes can be modified.
β π’ BREAKING CHANGES
- Reduced public API: the library now exposes only the
convertfunction;DEFAULT_SIZES,AnyResult,render_to_png, andbuild_icoare no longer exported. π‘₯
β π Features
- CLI help output: added
-h/--helpsupport that prints usage, options, and examples. π‘₯ - Helpful missing-input message: running without an input SVG now points to
--help. π‘₯
β π Docs
- Project README: documented CLI usage, options, and examples. π‘₯
- Library API guide: README now shows using
svicoas a dependency with aconvertexample. π‘₯ - Prebuilt binary link: README points to GitHub Releases for ready-made binaries. π‘₯