- Add raw and construct_from_raw methods - Add data snap serialization and deserialization
0.0.6
- Fix parse_periods in SpreadingDocument
0.0.5
- Change df property to return CellTag objects
0.0.4
- Add get_document_periods method - Add df property to TableTag - Inherit SpreadingDocument class from Document
0.0.3
- Change `__repr__` in Field object, add TODO for document name column in DataRecipe - Define a DEFAULT_DB object, with a single env variable - IQ_DB_URL