Releases: parsify-dev/cashify
Releases · parsify-dev/cashify
v1.1.1
- When
from
equals to
, return the basic exchange rate for the to
currency
- Additional tests
v1.1.0
- 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
- Do not check whether the
from
currency exists on the rates
object
- Add an additional test
v1.0.1
- 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