Skip to content

Releases: tp2750/ExchangeRates.jl

v0.4.1

25 May 14:34

Choose a tag to compare

ExchangeRates v0.4.1

Diff since v0.4.0

v0.4.0

21 May 16:45

Choose a tag to compare

ExchangeRates v0.4.0

Diff since v0.3.0

  • This is the initial release
  • ExchangeRates.jl makes it simple to convert prices in webshops by simply doing: 100€/DKK.

Breaking changes

  • Initial release
  • Downloads rates at module load time

Closed issues:

  • Update rates at usage (#3)

v0.3.0

18 May 15:22

Choose a tag to compare

This version is tested with julia 1.6, 1.10, 1.11.
Version 0.1 gave pre-compilation errors due to fetching of data at compile time.

v0.1.0

23 Jul 17:47

Choose a tag to compare

First version