DoubleEntry v2.0.0.beta5 Release Notes

Release Date: 2021-02-24 // about 3 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ’Ž Use the Ruby 1.9 hash syntax (#182).
    • ๐Ÿ‘‰ Make the Line detail association optional (#184).
    • ๐Ÿ‘Œ Support Ruby 3 (#196).

Previous changes from v2.0.0.beta4

  • โž• Added

    • โœ… Test against Rails 6.0, (#176).

    • ๐Ÿ‘Œ Support for Ruby 2.7 (#180).

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Metadata stored by default in a json(b) column for new installs (#178).

    • โœ‚ Remove force: true from migration (#181).

    • ๐Ÿ’Ž Prevent using Ruby 2.2 via restrictions in Gemfile and Gemspec (#175).