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
usingoption. - Chg: Depreacted the
usingsoption in favour of the ausingoption - to better match Fantom syntax.
v1.0.2
- Chg: Recompiled to remove the
sourceMappingURLcomment from the Fantom JS.
v1.0.0
- Chg:
Pickle.readObj()may now take anullstring for API convenience.
v0.0.4
- New: First public release - base code liberated from core Fantom serialisation framework.