Skip to content

Releases: randomseed-io/bankster

1.0.8

25 Mar 22:47
1.0.8
Compare
Choose a tag to compare
  • Function money/convert now accepts a price and is more polymorphic.
  • Added the function currency/localized-properties.

1.0.7

19 Mar 20:41
1.0.7
Compare
Choose a tag to compare
  • Improved and unified rescaling of Money objects when their currency is auto-scaled.
  • Functions money/amount, money/stripped-amount and money/currency are now polymorphic.
  • Currencies database updated.

1.0.6

18 Mar 23:19
1.0.6
Compare
Choose a tag to compare

Parsing and printing of monetary amounts improved (early conversion to big decimals, adding M to number literals when needed).

1.0.5

17 Mar 18:24
1.0.5
Compare
Choose a tag to compare

Fixed a bug causing reversed order of weighted currencies.

1.0.4

17 Mar 18:23
1.0.4
Compare
Choose a tag to compare
Release 1.0.4

1.0.3

17 Mar 01:33
1.0.3
Compare
Choose a tag to compare

Fixed a bug causing localized properties to be pre-processed twice, effecting in bad locale ID translation on some systems.

1.0.2

17 Mar 00:44
1.0.2
Compare
Choose a tag to compare

Currency code is now default fallback identifier of a currency (after currency ID which can be namespaced).

Ambiguous currency codes (e.g. :PLN for both :PLN and :crypto/PLN) can be disambiguated using :weight currency property.

1.0.1

15 Mar 23:15
1.0.1
Compare
Choose a tag to compare

Removed redundant databases.

1.0.0

15 Mar 23:04
1.0.0
Compare
Choose a tag to compare

Initial release.