Skip to content

v2.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 21:15
· 119 commits to main since this release

Added

  • The Amount type is now exhaustive
  • Support booking method in open account directive
  • implement std::error::Error for ConversionError
  • implement FromStr for Directive<D> where D: Decimal