marine/tools/repl/CHANGELOG.md
fluencebot c4b0d49624
chore: release master (#399)
* chore: release master

* chore: Bump marine-js version to 0.9.0
2023-12-14 16:31:19 +03:00

6.6 KiB

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.

  • The following workspace dependencies were updated

    • dependencies
      • fluence-app-service bumped from 0.23.0 to 0.23.1
  • The following workspace dependencies were updated

    • dependencies
      • fluence-app-service bumped from 0.25.0 to 0.25.1
  • The following workspace dependencies were updated

    • dependencies
      • fluence-app-service bumped from 0.25.1 to 0.25.2
  • The following workspace dependencies were updated

    • dependencies
      • fluence-app-service bumped from 0.25.2 to 0.25.3
      • marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1
  • The following workspace dependencies were updated

    • dependencies
      • fluence-app-service bumped from 0.25.3 to 0.26.0
      • marine-wasm-backend-traits bumped from 0.2.1 to 0.3.0

0.26.0 (2023-12-14)

⚠ BREAKING CHANGES

  • versions: enforce minor version bumps (#400)
  • add memory limiting (#391)

Features

Bug Fixes

  • versions: enforce minor version bumps (#400) (597ef4f)

0.25.0 (2023-11-07)

⚠ BREAKING CHANGES

  • versions: enforce minor version bumps (#397)

Features

  • deps: update rust crate anyhow to 1.0.75 (#372) (44b8e96)
  • deps: update rust crate check-latest to 1.0.2 (8480a49)
  • deps: update rust crate log to 0.4.20 (8a6035f)
  • deps: update rust crate serde_json to 1.0.107 (0c1d378)

Bug Fixes

  • versions: enforce minor version bumps (#397) (8c217c7)

0.24.0 (2023-09-13)

⚠ BREAKING CHANGES

  • deps: update marine-rs-sdk-to 0.10.0 (#364)

Features

  • deps: update marine-rs-sdk-to 0.10.0 (#364) (036c334)

0.23.0 (2023-08-09)

⚠ BREAKING CHANGES

  • versions: enforce minor version bump on minor dependency update (#362)
  • deps: update marine-rs-sdk

Features

  • deps: update marine-rs-sdk (e7861f5)

Bug Fixes

  • versions: enforce minor version bump on minor dependency update (#362) (bf8e2e9)

0.22.0 (2023-08-04)

⚠ BREAKING CHANGES

  • update versions to comply with semver (#357)

Bug Fixes

  • update versions to comply with semver (#357) (71e138d)

0.21.0 (2023-03-14)

⚠ BREAKING CHANGES

  • decouple wasmer from Marine, replace it with generic backend interface (#219)

Features

  • decouple wasmer from Marine, replace it with generic backend interface (#219) (d3a773d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fluence-app-service bumped from 0.24.0 to 0.25.0
      • marine-wasm-backend-traits bumped from 0.1.0 to 0.2.0

0.20.0 (2023-03-03)

⚠ BREAKING CHANGES

  • fluence-app-service: add separate bases for temp dirs and mapped dirs (#288)

Features

  • fluence-app-service: add separate bases for temp dirs and mapped dirs (#288) (1d86899)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fluence-app-service bumped from 0.23.1 to 0.24.0

0.19.1 (2023-02-10)

Bug Fixes

  • cli: Make checking latest version an optional feature #278 (da31cbb)

0.19.0 (2023-02-08)

⚠ BREAKING CHANGES

  • add pretty-print for repl output + small error messaging improvement (#274)

Features

  • add pretty-print for repl output + small error messaging improvement (#274) (9c1f20b)

[Unreleased]

[0.18.8] - 2022-12-06

Other

  • updated the following local packages: fluence-app-service