24 lines
837 B
Markdown
Raw Permalink Normal View History

# Changelog
* The following workspace dependencies were updated
* dependencies
* marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1
## [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