mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 05:50:49 +00:00
2.3 KiB
2.3 KiB
Changelog
0.5.1 (2024-01-07)
Bug Fixes
0.5.0 (2023-11-07)
⚠ BREAKING CHANGES
Features
- deps: update rust crate serde_json to 1.0.107 (0c1d378)
- deps: update rust crate thiserror to 1.0.50 (0b88b23)
- propagate errors from linked modules (#388) (a94494b)
Bug Fixes
0.4.1 (2023-04-04)
Bug Fixes
0.4.0 (2023-03-14)
⚠ BREAKING CHANGES
- decouple wasmer from Marine, replace it with generic backend interface (#219)