Releases: edgarrmondragon/citric
Releases · edgarrmondragon/citric
1.0.1a2
04 May 03:32
Compare
Sorry, something went wrong.
No results found
1.0.1a1
04 May 03:23
Compare
Sorry, something went wrong.
No results found
ci: bump the ci-dependencies group in /.github/workflows with 3 updat…
1.0.0
13 Feb 02:29
Compare
Sorry, something went wrong.
No results found
1.0.0 - 2024-02-12
Added
#1079 Added get_db_version method to RPC client
#1092 Added a Session.call method to allow calling RPC methods without any error handling to get the raw response
Removed
#1093 Removed the Session._headers attribute
Documentation
#1057 Documented conda install option
#1092 Linked unimplemented methods to Session.call examples
0.10.0.post2
16 Dec 02:45
Compare
Sorry, something went wrong.
No results found
Switch build system to Hatch
0.10.0.post1
29 Nov 08:29
Compare
Sorry, something went wrong.
No results found
Update some project metadata
0.10.0
29 Nov 07:30
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.7.2 - 2023-06-21
Refactored
#894 Add a USER_AGENT attribute to the Session class
0.7.1
03 Jun 18:19
Compare
Sorry, something went wrong.
No results found
0.7.1 - 2023-06-03
Documentation
#876 Update contributing documentation