mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
20 lines
844 B
Markdown
20 lines
844 B
Markdown
# Changelog
|
|
|
|
## [0.3.1](https://github.com/fluencelabs/marine/compare/marine-min-it-version-v0.3.0...marine-min-it-version-v0.3.1) (2023-11-07)
|
|
|
|
|
|
### Features
|
|
|
|
* **deps:** update rust crate semver to 1.0.20 ([7b666ae](https://github.com/fluencelabs/marine/commit/7b666aeb40590cccda2d9a542024cf0928d9b2fa))
|
|
|
|
## [0.3.0](https://github.com/fluencelabs/marine/compare/marine-min-it-version-v0.2.1...marine-min-it-version-v0.3.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))
|