# Changelog * The following workspace dependencies were updated * dependencies * marine-wasm-backend-traits bumped from 0.2.1 to 0.3.0 * The following workspace dependencies were updated * dependencies * marine-wasm-backend-traits bumped from 0.5.1 to 0.6.0 ## [0.17.0](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.16.0...marine-it-parser-v0.17.0) (2024-04-10) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bumps ([#430](https://github.com/fluencelabs/marine/issues/430)) * move to async execution ([#396](https://github.com/fluencelabs/marine/issues/396)) ### Features * move to async execution ([#396](https://github.com/fluencelabs/marine/issues/396)) ([13cf85b](https://github.com/fluencelabs/marine/commit/13cf85ba369f000c01d040897b366e1087560053)) ### Bug Fixes * **versions:** enforce minor version bumps ([#430](https://github.com/fluencelabs/marine/issues/430)) ([be8293b](https://github.com/fluencelabs/marine/commit/be8293bc06b0e1d28ed19403f6f3af5266aa4de5)) ## [0.15.1](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.15.0...marine-it-parser-v0.15.1) (2024-01-07) ### Bug Fixes * **docs:** add correct repository link for every published crate ([#403](https://github.com/fluencelabs/marine/issues/403)) ([ebb0bcb](https://github.com/fluencelabs/marine/commit/ebb0bcb1d15d37e8b5c10096ce42171a87abe0fa)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-it-interfaces bumped from 0.9.0 to 0.9.1 * marine-module-interface bumped from 0.8.0 to 0.8.1 * marine-wasm-backend-traits bumped from 0.5.0 to 0.5.1 ## [0.15.0](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.14.0...marine-it-parser-v0.15.0) (2023-12-14) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bumps ([#400](https://github.com/fluencelabs/marine/issues/400)) ### Bug Fixes * **versions:** enforce minor version bumps ([#400](https://github.com/fluencelabs/marine/issues/400)) ([597ef4f](https://github.com/fluencelabs/marine/commit/597ef4f80d4be0170e8d575da1181647c284fe6c)) ## [0.14.0](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.13.0...marine-it-parser-v0.14.0) (2023-11-07) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bumps ([#397](https://github.com/fluencelabs/marine/issues/397)) * propagate errors from linked modules ([#388](https://github.com/fluencelabs/marine/issues/388)) ### Features * **deps:** update rust crate anyhow to 1.0.75 ([#372](https://github.com/fluencelabs/marine/issues/372)) ([44b8e96](https://github.com/fluencelabs/marine/commit/44b8e96362cacc3d48a8a765fdd2c7aeb4fe695d)) * **deps:** update rust crate semver to 1.0.20 ([7b666ae](https://github.com/fluencelabs/marine/commit/7b666aeb40590cccda2d9a542024cf0928d9b2fa)) * **deps:** update rust crate thiserror to 1.0.50 ([0b88b23](https://github.com/fluencelabs/marine/commit/0b88b236015320972315b1bd7ae07f5277d6acbd)) * propagate errors from linked modules ([#388](https://github.com/fluencelabs/marine/issues/388)) ([a94494b](https://github.com/fluencelabs/marine/commit/a94494b042e32e284790d4ddc650e3086f6ab600)) ### Bug Fixes * **versions:** enforce minor version bumps ([#397](https://github.com/fluencelabs/marine/issues/397)) ([8c217c7](https://github.com/fluencelabs/marine/commit/8c217c7c3d367f6dcb6abeea0b54de88dbd17be5)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-it-interfaces bumped from 0.10.0 to 0.9.0 ## [0.13.0](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.12.2...marine-it-parser-v0.13.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.12.1](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.12.0...marine-it-parser-v0.12.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)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-it-interfaces bumped from 0.8.0 to 0.8.1 * marine-module-interface bumped from 0.7.0 to 0.7.1 * marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1 ## [0.12.0](https://github.com/fluencelabs/marine/compare/marine-it-parser-v0.11.1...marine-it-parser-v0.12.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-it-interfaces bumped from 0.7.3 to 0.8.0 * marine-module-interface bumped from 0.6.1 to 0.7.0 * marine-wasm-backend-traits bumped from 0.1.0 to 0.2.0