Skip to content

Releases: parsify-dev/cashify

v1.1.1

07 Aug 21:47
Compare
Choose a tag to compare
  • When from equals to, return the basic exchange rate for the to currency
  • Additional tests

v1.1.0

07 Aug 21:34
Compare
Choose a tag to compare
  • Allow using the package without Cashify constructor
  • Document usage without Cashify constructor in readme
  • Add different tests for usage without Cashify constructor

v1.0.2

07 Aug 20:57
Compare
Choose a tag to compare
  • Do not check whether the from currency exists on the rates object
  • Add an additional test

v1.0.1

07 Aug 20:25
13d4e60
Compare
Choose a tag to compare
  • Add install size & coverage badges to readme
  • Add a list of reasons why this package was created to readme
  • Update npm keywords
  • Test code coverage using nyc
  • Publish code coverage to coveralls.io on every Travis CI build

v1.0.0

07 Aug 20:14
d6a88a7
Compare
Choose a tag to compare
  • Initial release