Changelog ========= **Version 2.0.0** ----------------- The version 2.0.0 will be incompatible for the Quartic Platform release <3.0.3, and all the previous versions of QuarticSDK will be incompatible for the platform after the platform release 3.0.3 Changes `````````` - `@shivinquartic `_: Added GraphQLClient. - `@mprasoonquartic `_: Modify to handle pagination based upon cursor instead of offset (`#85 `_) - `@shubham-quartic `_: Implementation of `filter` and `exclude` in ``EntityList`` based upon multiple filters (`#95 `_) - `@aman-quartic `_: Query based API calls (`#97 `_) **Version 2.1.0** ----------------- Changes `````````` - `@mprasoonquartic `_: Removed complete data creation static methods for tag data iterator (`#101 `_) - `@aman-quartic `_: Added implementation for event frame and event frame occurrences (`#109 `_) - `@HimanshuS24 `_: Added implementation of Site, Product, Procedure, and ProcedureStep Entities and related methods(`#110 `_) - `@shubham-quartic `_: Updated dependencies and Python Version from 3.6 to 3.9 (`#113 `_) - `@shubham-quartic `_: Added ability to retain timestamp after aggregation (`#115 `_) - `@shivinquartic `_: Added implementation for GraphQL Client (`#125 `_) ~~~~~~~~~~~~~ **Version 2.5.0** ----------------- Changes `````````` - `@niharp2 `_: Changes to pass query_params dict in api calls for edge_connectors.(`#140 `_) - `@niharp2 `_: Added query_params in request to support filterig from edge_connectors and event_frames(`#140 `_) - `@niharp2 `_: Updated Tag.data() to pass wavelengths for spectral tags (`#153 `_) - `@niharp2 `_: Added Implementation for BaseSpectralModel (`#160 `_) ~~~~~~~~~~~~~