marine/tools/repl/CHANGELOG.md
2023-03-22 16:58:53 +03:00

2.8 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

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