Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 1001 Bytes

CHANGELOG.md

File metadata and controls

46 lines (22 loc) · 1001 Bytes

4.1.0 (2024-06-20)

Features

  • Remove virtus dependency (#35)

  • Soft-deprecate Norma43::Models::Document#transaction_date, use transaction_date in transactions instead

4.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • Drop Ruby support below 3

Features

  • Get IBANs from account instances (#15) (c69d162)

v3.0.0 (2021-12-15)

Breaking Changes

  • Drop Ruby support below 2.6.

v2.1.1 (2020-03-13)

Enhancements

  • Update rake requirement from ~> 10.0 to ~> 13.0 (#6)

v2.0.0 (2019-10-17)

Breaking Changes

  • Drop Ruby support below 2.4.

Enhancements

  • Clean up dependencies

v1.0.1 (2016-02-16)

  • Initial release