marine/crates/it-interfaces/CHANGELOG.md
fluencebot 9b582ba2ed
chore: release master (#319)
* chore: release master

* chore: Bump marine-js version to 0.4.1
2023-04-04 17:18:19 +03:00

20 lines
909 B
Markdown

# Changelog
## [0.8.1](https://github.com/fluencelabs/marine/compare/marine-it-interfaces-v0.8.0...marine-it-interfaces-v0.8.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))
## [0.8.0](https://github.com/fluencelabs/marine/compare/marine-it-interfaces-v0.7.3...marine-it-interfaces-v0.8.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))