Skip to content

Releases: fluxo-kt/fluxo-bcv-js

v0.3.0

28 Apr 12:11
v0.3.0
8fc3b62
Compare
Choose a tag to compare

Updated

  • bump BCV to 0.14.0.
  • bump Kotlin to 1.9.23.
  • bump Gradle to 8.7.
  • bump dependency-guard to 0.5.0.
  • bump fluxo-kmp-conf to 0.8.0.

Changed

  • change the minimum tested Gradle version to 7.6.

Full Changelog: v0.2.0...v0.3.0


Kotlin/JS API support for the KotlinX Binary Compatibility Validator based on the generated TS definitions.
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

v0.2.0

16 Sep 16:02
v0.2.0
59bff64
Compare
Choose a tag to compare

Minor update release.

Changed

  • Updated the README.md.
  • Bumped build and CI dependencies.

All changes: v0.1.0...v0.2.0


Kotlin/JS API support for the KotlinX Binary Compatibility Validator based on the generated TS definitions.
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

0.1.0

25 May 14:46
v0.1.0
d2b2f23
Compare
Choose a tag to compare

🌱 First stable release.

Added

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

0.0.1-rc

25 May 13:32
v0.0.1-rc
726077c
Compare
Choose a tag to compare
0.0.1-rc Pre-release
Pre-release

🌱 Initial fluxo-bcv-js pre-release in the Gradle Plugin Portal.