39 lines
1.4 KiB
Markdown
Raw Normal View History

# Changelog
* The following workspace dependencies were updated
* dependencies
* marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1
* The following workspace dependencies were updated
* dependencies
* marine-wasm-backend-traits bumped from 0.2.1 to 0.3.0
## [0.7.0](https://github.com/fluencelabs/marine/compare/marine-module-info-parser-v0.6.2...marine-module-info-parser-v0.7.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.6.0](https://github.com/fluencelabs/marine/compare/marine-module-info-parser-v0.5.1...marine-module-info-parser-v0.6.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-wasm-backend-traits bumped from 0.1.0 to 0.2.0