dagger-rs/crates/dagger-codegen/CHANGELOG.md

7.0 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.

v0.2.3 (2023-02-19)

New Features

  • with return result instead of unwrap
  • remove unnecessary option returns

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • with return result instead of unwrap (de063ea)
    • remove unnecessary option returns (5d66736)

v0.2.2 (2023-02-19)

New Features

  • update to dagger v0.3.12

Commit Statistics

  • 2 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release dagger-core v0.2.2, dagger-codegen v0.2.2, dagger-rs v0.2.8 (1638f15)
    • update to dagger v0.3.12 (6e5f407)

v0.2.1 (2023-02-18)

Bug Fixes

  • update all dependencies

Other

  • fix

Commit Statistics

  • 35 commits contributed to the release over the course of 20 calendar days.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #5, #6

Commit Details

view details