Introduce a new version of money.js - #26
Conversation
…om: "EUR", to: "USD"})`
|
I'm having a |
|
Hi, Can you redownload the files from here : That error should no longer be anywhere in the code since I chaged the way I suspect that the file you are using is an older file. Can you make sure Are you using it in frontend or backend? The frontend min file has been On Tuesday, February 23, 2016, norman santiago <notifications@github.com
|
|
I re-download the file and even checked the source code rendered in the page. But the error is still there. |
This version is maintained here: https://github.com/ducdigital/money.js
Feel free to give comment, add more tests and new feature in a PR.
In this version all API of money.js remain the same but introduce new features to this project.
Change Log
0.3.0
fx error. Thanks @sliptree: (sliptree@c764764). For: Throw actual Error instance and improve error message #24fx.getRate(to, from)allow getting rate from any 2 currencies. Inspired by (@thewarpaint): (thewarpaint@85eed2d). For: Support currency pairs (e.g. EUR/USD) #4getRate()