0.3.0
- Support for
divide()
,multiply()
,compare()
. - Added an implementation of the
allocate()
function from Fowler's
Enterprise Design Patterns. - Fixed parsing string numbers without a fractional part.
- Added
toSource()
andfromSource()
methods to easily get access to the
underlying bigint. Money.value
is now private.- Nice v8 debugger output. Shows the currency + the symbol.