- Pods
- Pickle 1.0.8
- Release Notes

PickleRelease Notes
v1.0
v1.0.8
- Chg: No code change, just recompiled against Fantom 1.0.81.
v1.0.6
v1.0.4
- New: Allow a string of space separated values for the
using option. - Chg: Depreacted the
usings option in favour of the a using 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 a null string for API convenience.
v0.0.4
- New: First public release - base code liberated from core Fantom serialisation framework.