Histore

Latest version: v0.4.1

Safety actively analyzes 621688 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.1

* Handle empty CSV files properly.

0.4.0

* Add more compact archive serialization option.
* Add option to select archive serializer (\27).
* Add option to commit dataset snapshot from a data stream.
* Add `histore.archive.reader.SnapshotReader` (a `histore.document.base.Document` implementation) to read dataset snapshots.
* Add close method to `histore.archive.reader.ArchiveReader` interface.
* Change behavior of `histore.document.schema.to_schema()` to take existing Column objects into account.
* Direct update of archive snapshots via `apply()` and `histore.document.operator.DatasetOperator`.
* Require archives to be created from initial snapshot if primary key is used.
* Add `histore.document.json.base.JsonDocument` to read serialized Json documents.
* Use user's cache directory as the default parent directory for archive managers.
* Remove option for partial merge.
* Rename type-hint ``Schema`` to ``DocumentSchema``.
* Add empty document class ``histore.document.mem.Schema``.
* Change format of serialized archive JSON files.
* Change internal representation of timestamps.

0.3.1

* Disable type inference when checking out dataset snapshot as data frame (\24).

0.3.0

* Add support for archive rollback.

0.2.2

* Add default Json encoder and decoder for `ArchiveFileStore`.
* Add optional operation descriptor to snapshots (\21).

0.2.1

* Fix bug when adding snapshot from file without primary key (\19).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.