Releases: edgarrmondragon/citric
Releases · edgarrmondragon/citric
0.10.0.post2
Switch build system to Hatch
0.10.0.post1
Update some project metadata
0.10.0
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
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
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
0.7.2 - 2023-06-21
Refactored
- #894 Add a
USER_AGENT
attribute to the Session
class
0.7.1
0.7.1 - 2023-06-03
Documentation
- #876 Update contributing documentation
0.7.1-b3
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
0.7.1-b2 - 2023-05-12
Fixed
- #849 Remove some upper bound version constraints
0.7.1-b1
0.7.1-b1 - 2023-04-11
Fixed
- #803 Remove warnings for LimeSurvey 6.0 features