Skip to content

Releases: edgarrmondragon/citric

0.10.0.post2

16 Dec 02:45
0.10.0.post2
0598dbc
Compare
Choose a tag to compare

Switch build system to Hatch

0.10.0.post1

29 Nov 08:29
4f371a8
Compare
Choose a tag to compare

Update some project metadata

0.10.0

29 Nov 07:30
5eccb94
Compare
Choose a tag to compare

0.10.0 - 2023-11-29

Added

  • #994 Experimental support for the new REST API
  • #1016 Support DestSurveyID parameter in RPC method copy_survey
  • #1026 Support userActivationSettings parameter in RPC method activate_survey

Fixed

  • #1026 Update types.YesNo to include inherited (I) values

Documentation

  • #1035 Document how to disable TLS certificate verification

0.9.0

11 Oct 05:55
11187f5
Compare
Choose a tag to compare

0.9.0 - 2023-10-11

Added

  • #944 Add Client.get_server_version
  • #1005 Official support for Python 3.12

Documentation

  • #934 Report status of integration tests against multiple LimeSurvey versions
  • #964 Fix GitHub archive URLs in integration test docs
  • #996 Document current version in docs site

0.8.0

23 Aug 00:01
4c968bf
Compare
Choose a tag to compare

0.8.0 - 2023-08-22

Added

  • #793 Implement invite_participants in client

Changed

  • #617 Drop support for Python 3.7

Refactored

  • #918 Use latest typing features where possible
  • #935 Use __all__ to expose public API

Documentation

  • #930 Update duckdb notebook example
  • #934 Document integration test status in readme
  • #940 Fix edit button

0.7.2

21 Jun 05:15
828e941
Compare
Choose a tag to compare

0.7.2 - 2023-06-21

Refactored

  • #894 Add a USER_AGENT attribute to the Session class

0.7.1

03 Jun 18:19
cad54a1
Compare
Choose a tag to compare

0.7.1 - 2023-06-03

Documentation

  • #876 Update contributing documentation

0.7.1-b3

01 Jun 04:41
c4c567d
Compare
Choose a tag to compare
0.7.1-b3 Pre-release
Pre-release

0.7.1-b3 - 2023-06-01

Documentation

  • #866 Add missing methods to RPC coverage page
  • #868 Fix a couple of typos

0.7.1-b2

12 May 01:25
0e6ad8e
Compare
Choose a tag to compare
0.7.1-b2 Pre-release
Pre-release

0.7.1-b2 - 2023-05-12

Fixed

  • #849 Remove some upper bound version constraints

0.7.1-b1

11 Apr 05:23
e35a1c7
Compare
Choose a tag to compare
0.7.1-b1 Pre-release
Pre-release

0.7.1-b1 - 2023-04-11

Fixed

  • #803 Remove warnings for LimeSurvey 6.0 features