marine/core/CHANGELOG.md
2022-12-06 16:52:49 +03:00

908 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.19.0] - 2022-12-06

Fixed

  • [breaking] bump minor versions where it was required in #189 (#212)
  • fix tests after renaming (#174)

Other

  • (deps) update all non-major rust dependencies (#211)
  • Add marine e2e (#230)
  • (build) fix clippy warnings (#213)
  • Update Rust crate semver to v1 (#198)
  • Update all non-major Rust dependencies (#204)
  • Update all non-major Rust dependencies (#189)
  • bump crate versions that used marine-rs-sdk-main 0.6.15 (#185)
  • Support marine-rs-sdk 0.7.0 (#180)
  • Fix value after table problem in TomlMarineNamedModuleConfig(#175)
  • Rename FaaS to Marine, Runtime to Core (#172)