Skip to content

Releases: doefom/currency-fieldtype

v1.4.1

19 Aug 04:53
7684899
Compare
Choose a tag to compare

Fixes

  • Fix empty iso when using USD #15

Support Statamic v5

18 May 07:32
Compare
Choose a tag to compare

What's new

  • Add support for Statamic v5

v1.3.0: Merge pull request #12 from caseydwyer/feature-currency-filter

11 Apr 05:08
2275c13
Compare
Choose a tag to compare

What's new

  • @caseydwyer introducing "Feature: List view filtering for Currency fieldtype"

v1.2.3

10 Dec 14:36
Compare
Choose a tag to compare

What's new

  • Add Czech koruna as currency

v1.2.2

06 Oct 20:00
09716a3
Compare
Choose a tag to compare

What's Changed

  • Bug: Augmentation breaks with a null value by @caseydwyer in #8

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 Oct 16:27
Compare
Choose a tag to compare

What's new

Introduce two new config option to the currency fieldtype:

  • Store values as sub units
  • Define a default value for the field

v1.1.2

06 Jul 16:22
Compare
Choose a tag to compare
  • Fix error in "append" method of AugmentedCurrency