Skip to content

Releases: zaccomode/chiral

v.1.3.0

30 Oct 02:14
Compare
Choose a tag to compare

Updated to include the .fromJson() function for both RealTime and RealDate classes, allowing them to be serialised from a JSON object back into their respective classes. The JSON objects do not need to carry the strict _type property, just the underlying data property (i.e _millis: number and _date: Date for RealTime and RealDate respectively).

v.1.0.0

25 Oct 01:28
Compare
Choose a tag to compare
Major

Updated to 1.0.0