Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 1.55 KB

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.7.3 - 2024-08-02

Other

  • add urls to cargo.toml files (#140)

0.7.2 - 2024-07-13

Fixed

  • include current project when looking up subcontracts (#102)

0.7.1 - 2024-07-13

Added

  • add derive_contract to make it macro more explicit (#93)

Other

  • cargo fmt and clippy -Dpedantic fixes, add to CI (#89)

0.7.0 - 2024-05-21

Added

  • [breaking] rename riff to subcontract (#48)

Other

  • Add and edits readmes (#47)

0.6.5 - 2023-09-02

Fixed

  • use versions directly so they get bumped by release (#26)