-
0.3.2fa96610c · ·
requests-ecp 0.3.2 Patch release. Changes: - [[requests-ecp!38](https://git.ligo.org/computing/software/requests-ecp/-/merge_requests/38)] Add support for Python 3.12 - [[requests-ecp!40](https://git.ligo.org/computing/software/requests-ecp/-/merge_requests/40)] Use pyproject.toml for all project metadata
-
0.3.125d49698 · ·
requests-ecp 0.3.1 Patch release. Changes: - [https://github.com/duncanmmacleod/requests-ecp/pull/32] Formally add support for Python 3.11 - Misc minor Debian/RHEL packaging fixes For a full list of all changes related to this milestone, please see <https://github.com/duncanmmacleod/requests-ecp/pulls?q=milestone:0.3.1>.
-
0.3.01bb58fb7 · ·
requests-ecp 0.3.0 Development feature release. Changes: - [https://github.com/duncanmmacleod/requests-ecp/pull/27] Add support for ECP authentication with GitLab - [https://github.com/duncanmmacleod/requests-ecp/pull/30] Make kerberos optional for pip installs Additionally a large refactoring was undertaking to improve code layout and reduce technical debt, see the full list of changes for details on API changes associated with this refactoring. For a full list of all changes related to this milestone, please see <https://github.com/duncanmmacleod/requests-ecp/pulls?q=milestone:0.3.0>.
-
0.2.3f39d03e7 · ·
requests-ecp 0.2.3 Bug-fix release for requests-ecp 0.2.x List of changes: - migrate kerberos backend to `python-gssapi` [#18] For a full list of all changes related to this milestone, please see <https://github.com/duncanmmacleod/requests-ecp/pulls?q=milestone:0.2.3>.
-
0.2.24f9e6123 · ·
requests-ecp 0.2.2 Bug-fix release for requests-ecp 0.2.x. List of changes: - Fix bug where intitial redirected response was not read properly [#9] - Migrate single module into a proper 'package' with integrated tests [#11] For a full list of all changes related to this milestone, please see <https://github.com/duncanmmacleod/requests-ecp/pulls?q=milestone:0.2.2>.
-
0.2.05128b8e9 · ·
0.2.0: development release - drop support for python2 [#2] - formally support python3.5 [#2] - fix minor issue relating to interactive prompts [#1] All changes relating to this milestone can be seen at https://github.com/duncanmmacleod/requests-ecp/pulls?q=is:pr+milestone:0.2.0