Skip to content

Releases: edgarrmondragon/citric

0.0.9

05 Feb 21:58
e73bcae

Choose a tag to compare

0.0.9 Pre-release
Pre-release

What's Changed

  • Experimental support Python 3.11 in #155
  • Run unit tests for Windows and MacOS in #165
  • Drop support for Python 3.6 in #151
  • Add Jupyter notebook with code samples to documentation in #152

Full Changelog: 0.0.8...0.0.9

0.0.8

03 Feb 03:35
a082b1a

Choose a tag to compare

0.0.8 Pre-release
Pre-release

What's Changed

  • feat: add import_question RPC method to Client in #148
  • feat: add add_group RPC method to Client in #148

Full Changelog: 0.0.7...0.0.8

0.0.7

28 Jan 05:52
9c622c4

Choose a tag to compare

0.0.7 Pre-release
Pre-release

What's Changed

  • fix: Remove explicit check for enabled RPC interface in #143

Full Changelog: 0.0.6...0.0.7

0.0.6

26 Jan 22:20
ef72d73

Choose a tag to compare

0.0.6 Pre-release
Pre-release

What's Changed

  • feat: Support Auth Plugins in #140

Full Changelog: 0.0.5...0.0.6

0.0.5

20 Dec 00:56
5bc3423

Choose a tag to compare

0.0.5 Pre-release
Pre-release

What's Changed

  • feat: Expose low-level API for uploaded files in #117

Full Changelog: 0.0.4...0.0.5

0.0.4

17 Dec 07:23
00d5279

Choose a tag to compare

0.0.4 Pre-release
Pre-release

What's Changed

  • BREAKING CHANGE: Refactor requests.Session argument by in #114

Full Changelog: 0.0.3...0.0.4

0.0.3

11 Nov 21:50
664d26b

Choose a tag to compare

0.0.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

11 Nov 10:37
a19bab8

Choose a tag to compare

0.0.2 Pre-release
Pre-release

Fixes

Use optional survey_name and survey_id when importing a survey

Changes

  • Return bytes from export methods

New

  • Add delete_response
  • Add list_survey_groups

0.0.1

11 Nov 06:31
b4f1a16

Choose a tag to compare

0.0.1 Pre-release
Pre-release

First PyPI release