Version 1.0.1
Release 1.0.1 (#50) Add: - An outside_state method to test if a new proposed state in state stores is covered or not - A general SIGINT handler - Several minor additions to configtools: Defaults in StateStoreConfig, optional dataset ID in CogniteConfig, option to have version as int or None - Add a metrics factory that caches instances Fix: - A concurrency issue with TimeSeriesUploadQueue where uploads could fail if points were added at the very start of the upload call - Fix documentation build