Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 21:45
· 14 commits to main since this release

Added

  • implement FromStr for Account, Date, Currency and metadata::Key
  • implement Default for Cost<D>
  • Date::new constructor

Fixed