Skip to content

Releases: SevanSSP/inquire-modeltest-sdk

v3.1.2

03 Oct 08:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

21 Aug 07:53
fdc1ea6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

13 Aug 10:20
8f9452d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Read only and other fixes

22 Aug 13:15
42e2fe4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v3.0.0

Testing and resource rework

14 Aug 13:34
e42fa63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.3.0

Requests - Max retries

25 Aug 14:25
Compare
Choose a tag to compare

Added max retries policy for requests module

v2.2.3

02 May 11:44
4e55d92
Compare
Choose a tag to compare

Changed

  • Removed dependency on secret key for adding timeseries
  • Updated created methods for Sensor and DataPoints to work properly

v2.2.2

29 Apr 10:32
91066c6
Compare
Choose a tag to compare

Changed

Security update of Pillow, Numpy and requests-cache

Release 2.2.1

10 Dec 12:21
6d58bde
Compare
Choose a tag to compare

Changed

Fixed bug which returned incorrect Test type or potentially with missing attributes
Bumped packages with security issues

Release 2.2.0

28 Sep 07:14
9b5badc
Compare
Choose a tag to compare

Changed

Minor typo corrections to code and documentation

Added

Add options to apply the "contains" filter in the API

Removed

Options to add both sorting and filtering methods to the same attribute - bug