Skip to content

Releases: kopytk0/CurrencyConverter

1.2.1

02 Jun 14:52
e1534d8
Compare
Choose a tag to compare

What's Changed

  • Add description to transaction
  • make ICurrencyRateProviderAsync public

Full Changelog: v1.2.0...1.2.1

1.2.0

23 Dec 12:33
dd19fc5
Compare
Choose a tag to compare
  • Added async methods to EcbCurrencyProvider
  • Added async methods to CurrencyConverter
  • Added async helper to run async methods synchronously

1.1.1

29 May 10:18
98d65e4
Compare
Choose a tag to compare
  • Added CurrencyConverter.Convert() for newest rates

1.1.0

28 May 17:30
c586e39
Compare
Choose a tag to compare
  • Updated caching algorithm
  • Added GetRate() for newest rates
  • Added Coinbase currency provider
  • Fixed namespace

1.0.0

26 May 15:48
6936267
Compare
Choose a tag to compare
v1.0.0

added .net 5.0, .net standard 2.1, 2.0 support