Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 354 Bytes

RELEASE_NOTES.markdown

File metadata and controls

11 lines (7 loc) · 354 Bytes

Release Notes

  • v1.0.0 (6/18/2013): Initial release
    • Reads all schema v1 formats (converting them all to FULL)
    • Writes schema v1 FULL (the cutoff byte is always set to 0)
    • Stored in-RAM as an array of Numbers (i.e. register values are not bit packed in RAM)
    • Supports clone(), union() and fold()