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.

0.1.0 (2023-09-08)

The initial release with support for the momo proc-macro.

Commit Statistics

  • 14 commits contributed to the release over the course of 13 calendar days.
  • 0 commits were understood as conventional.
  • 0 issues like ‘(#ID)’ were seen in commit messages

Commit Details

  • Uncategorized
    • Prepare changelogs for release (375db06)
    • Merge branch ‘feat/gix-momo’ (a1ed6a1)
    • Consolidate compile tests (d76efdd)
    • Revert to use item_fn.span() (72545e9)
    • Fix ui test error_if_ineffective (9be2622)
    • Add test-suite for failure modes (c8e7324)
    • Remove TODO in gix-macros/src/lib.rs (c4ed7c1)
    • Improve docs (705f2f3)
    • Refactor (48a2088)
    • Feat momo: Rm unnecessary #[allow(unused_mut)] on generated inner fn (b619456)
    • Feat momo: Support parsing pattern in params (b5f78be)
    • Dramatically simplify gix_macros::momo (c72eaa0)
    • Remove TryInto support from gix_macros::momo (95a1626)
    • Add new crate gix-macros (6dae9e9)