PickleRelease Notes
v1.0
v1.0.6
- New: Now supports the new Fantom ES6 JavaScript execution environment.
v1.0.4
- New: Allow a string of space separated values for the
using
option. - Chg: Depreacted the
usings
option in favour of the ausing
option - to better match Fantom syntax.
v1.0.2
- Chg: Recompiled to remove the
sourceMappingURL
comment from the Fantom JS.
v1.0.0
- Chg:
Pickle.readObj()
may now take anull
string for API convenience.
v0.0.4
- New: First public release - base code liberated from core Fantom serialisation framework.