Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

06-07-2017

Pre-release
Pre-release
Compare
Choose a tag to compare
@justinshreve justinshreve released this 07 Jun 15:54
· 151 commits to master since this release
Add data endpoints for getting currencies (#9)

* Adds endpoints for getting a list of supported currencies, along with their name and symbol.

* Limit regex check for currency code to 3 characters.