mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
* chore: release master * chore: Regenerate Cargo.lock * chore: Bump marine-js version to 0.7.1
49 lines
1.7 KiB
Markdown
49 lines
1.7 KiB
Markdown
# Changelog
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* marine-it-parser bumped from 0.12.1 to 0.12.2
|
|
|
|
## [0.11.0](https://github.com/fluencelabs/marine/compare/marine-it-generator-v0.10.2...marine-it-generator-v0.11.0) (2023-08-04)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* update versions to comply with semver ([#357](https://github.com/fluencelabs/marine/issues/357))
|
|
|
|
### Bug Fixes
|
|
|
|
* update versions to comply with semver ([#357](https://github.com/fluencelabs/marine/issues/357)) ([71e138d](https://github.com/fluencelabs/marine/commit/71e138dce31c2896bcd7b0657c3122c4b7f6402b))
|
|
|
|
## [0.10.1](https://github.com/fluencelabs/marine/compare/marine-it-generator-v0.10.0...marine-it-generator-v0.10.1) (2023-04-04)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **release-please:** Get rid of workspace.dependencies ([#316](https://github.com/fluencelabs/marine/issues/316)) ([71835e6](https://github.com/fluencelabs/marine/commit/71835e6762515a83cde1cc944d60352a4c1221f5))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* marine-it-parser bumped from 0.12.0 to 0.12.1
|
|
|
|
## [0.10.0](https://github.com/fluencelabs/marine/compare/marine-it-generator-v0.9.5...marine-it-generator-v0.10.0) (2023-03-14)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* decouple wasmer from Marine, replace it with generic backend interface ([#219](https://github.com/fluencelabs/marine/issues/219))
|
|
|
|
### Features
|
|
|
|
* decouple wasmer from Marine, replace it with generic backend interface ([#219](https://github.com/fluencelabs/marine/issues/219)) ([d3a773d](https://github.com/fluencelabs/marine/commit/d3a773df4f7ec80ab8146f68922802a4b9a450d0))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* marine-it-parser bumped from 0.11.1 to 0.12.0
|