- Security patches
- Security patches
- Revise dependencies
- Add currency details look up from currency code
- Add intitial testing
- Patch vunerabilities
- Add currencyCode ruralCurrency function which taks a code such as GBP and returns an object of currency details.
- Removed lodash as a hard dependency and utilize Object.entries and a for loop instead of the map requirement.
- Start revising for the V 0.2 data process.
- Documentation for the All data return.
- Candidate param for live lookup
- RC Default:
- Adds in full country data set return.
- Removes the need for Babel client side, module is pre published.