Skip to content

Releases: fluxo-kt/fluxo-bcv-js

v1.0.0

10 Jun 03:03
v1.0.0
2cf961b
Compare
Choose a tag to compare

Updated

  • bump Kotlin to 2.0.0
  • bump minimal supported Kotlin version to 1.7.22
  • bump latest supported BCV to 0.15.0-Beta.2

Changed

  • change JS in the plugin name and class package to TS. Plugin ID is unchanged.

Added

  • add support for the configurable api dump directory appeared in BCV 0.14.0.

Changed

  • Rename "JS" references to "TS" to avoid collisions with BCV 0.15.0.
    Changed task names, log messages, and in the documentation.

Full Changelog: v0.3.0...v1.0.0

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.