Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

 

History

History
74 lines (38 loc) · 2.63 KB

File metadata and controls

74 lines (38 loc) · 2.63 KB

Changelog

v0.3.0 (2022-04-08)

Full Changelog

  • Add Rails 7 support

v0.2.1 (2020-01-15)

Full Changelog

  • Require Rack greater than 2.0.8
  • Explicitly set Money gem defaults

v0.2.0 (2019-08-27)

Full Changelog

  • Update the requirements on Rails to permit the latest version

v0.1.2 (2019-04-15)

Full Changelog

  • Require money gem (thanks @iamnader)

v0.1.1 (2018-10-11)

Full Changelog

  • Clarify expected attribute name (thanks @pkonovalov and @MatteoJoliveau)

v0.1.0 (2018-03-06)

Full Changelog

  • Use smarter defaults (thanks @serradura)

v0.0.6 (2017-08-01)

Full Changelog

  • Upgrade money gem

v0.0.5 (2017-04-03)

Full Changelog

  • Bump up Administrate dependency

v0.0.4 (2017-03-20)

Full Changelog

  • Bump up Administrate dependency

v0.0.3 (2016-11-22)

Full Changelog

  • Bump up Administrate dependency

v0.0.2 (2016-11-14)

Full Changelog

Implemented enhancements:

  • Allow customization of symbol, delimiter and separator via options

v0.0.1 (2016-11-11)

First release