Skip to content

Releases: mattevans/dinero

v0.8.0

29 Aug 10:38
e8415df
Compare
Choose a tag to compare
  • Refactors historical rates into separate service
  • Updates internal store to cache historical rates using key BASE_DD-MM-YYY.
  • Refactors tests.
  • Updates README
  • gofmt

v0.7.1

29 Aug 06:30
Compare
Choose a tag to compare
  • Fixed tests

v0.7.0: Merge pull request #16 from mattevans/feat/0.7.0

29 Aug 06:08
c61f7a2
Compare
Choose a tag to compare
  • Adds support for listing historical rates

v0.6.0

29 Aug 05:54
Compare
Choose a tag to compare
  • 29.12.2021: Allow not setting base currency marthjod #12
  • 29.12.2021: Return error if rate not found by code marthjod #11

v.0.5.0

27 Dec 04:19
0242073
Compare
Choose a tag to compare
  • Fixes glaring typo
  • Adds changelog

v.0.4.0

11 Jun 22:07
6060652
Compare
Choose a tag to compare
  • Adds new currency service.
  • Allows listing of all currencies from OXR.
  • Added tests.

See README.md for usage

v0.3.0

11 Jun 20:40
35a663b
Compare
Choose a tag to compare
  • Introduces a rolling store over the crude cache that was in place
  • Customizable cache expiry
  • Renamed method names List and Get to better align with direction
  • Updated go.mod

v0.2.0

11 Jun 08:23
919fed1
Compare
Choose a tag to compare

Added support for Go modules

v0.1.0

11 Jun 08:14
49563fa
Compare
Choose a tag to compare

Initial release of dinero.