0.1.0
🌱 First stable release.
Added
- Add Kotlin/JS API support to the KotlinX Binary Compatibility Validator based on the generated TS definitions.
Fixes Kotlin/binary-compatibility-validator#42 - Add support for Kotlin/JS non-KMP projects.
- Add compatibility with BCV 0.8+
- Add line endings normalization for TS definition files.
- Add documentation and usage examples.
Initially made for the Fluxo state management framework, now published for general use:
https://github.com/fluxo-kt/fluxo
See README for the usage instructions:
https://github.com/fluxo-kt/fluxo-bcv-js#how-to-use