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)