2025-07-13 13:38:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jul 13 13:38:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 3.0.1:
|
|
|
|
|
* Re-drop dependency on `typing_extensions`
|
|
|
|
|
- update to 3.0.0:
|
|
|
|
|
* Drop dependency on `typing_extensions`
|
|
|
|
|
* Fix type errors
|
|
|
|
|
|
2024-10-23 11:47:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 23 11:25:03 UTC 2024 - Torsten Gruner <simmphonie@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- update to 2.3.0
|
|
|
|
|
* Remove Python 3.8 support.
|
|
|
|
|
* Remove Django 3 support.
|
|
|
|
|
* Add python 3.13 support.
|
|
|
|
|
* Add Django 5.1 to the testing library.
|
|
|
|
|
- version 2.2.0
|
|
|
|
|
* Add disable_server_side_cursors parameter
|
|
|
|
|
* Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+
|
|
|
|
|
* Update django 5.0 python compatability by @mattseymour in #239
|
|
|
|
|
* Improved internals
|
|
|
|
|
* Improved documentation
|
|
|
|
|
|
2024-01-08 20:53:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 8 20:52:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.1.0:
|
|
|
|
|
* fix: parse options with numerical values as int
|
|
|
|
|
- update to 2.0.0:
|
|
|
|
|
* setup.py: Fix `project_urls` parameter name
|
|
|
|
|
* Redo as a package to fix mypy issues
|
|
|
|
|
|
2023-05-09 06:39:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 8 14:28:44 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
|
|
|
|
|
|
- python-typing_extensions is always required
|
|
|
|
|
|
2023-04-25 21:59:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 25 21:59:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.3.0:
|
|
|
|
|
* Better error on missing schema
|
|
|
|
|
* Add types
|
|
|
|
|
* 100% test coverage
|
|
|
|
|
* Avoid duplicating the uses_netloc and schemes lines
|
|
|
|
|
* isort 5.11.4 is broken
|
|
|
|
|
* Throw warning if DATABASE_URL isn't set
|
|
|
|
|
* Fixes #209 - Make conn_max_age optional[int] type
|
|
|
|
|
|
2022-12-29 22:40:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 22 19:19:28 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.2.0
|
|
|
|
|
* Add the ability to add test databases.
|
|
|
|
|
* Improve url parsing and encoding.
|
|
|
|
|
* Fix missing parameter conn_health_check in check function.
|
|
|
|
|
- Version 1.1.0
|
|
|
|
|
* Option for connection health checks parameter.
|
|
|
|
|
* Update supported version python 3.11.
|
|
|
|
|
* Code changes, various improvments.
|
|
|
|
|
* Add project links to setup.py
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jul 31 14:37:49 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
|
|
|
|
|
|
2024-01-08 20:53:13 +00:00
|
|
|
- Update to 1.0.0
|
2022-12-29 22:40:38 +00:00
|
|
|
* Add support for cockroachdb.
|
|
|
|
|
* Add support for the offical MSSQL connector.
|
|
|
|
|
* Update License to be compatible with Jazzband.
|
|
|
|
|
* Remove support for Python < 3.5 including Python 2.7
|
|
|
|
|
* Update source code to Black format.
|
|
|
|
|
* Update CI using pre-commit
|
|
|
|
|
|
2020-11-19 07:48:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 18 10:15:52 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Activate test suite
|
|
|
|
|
|
2019-03-18 20:15:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 16 00:47:21 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
- Reduce markup, descriptions are still pretty much plaintext,
|
|
|
|
|
not HTML or rst.
|
|
|
|
|
|
2019-03-08 13:32:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 8 13:30:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.5.0:
|
|
|
|
|
* Fixes for python3.6
|
|
|
|
|
* ipv6 parsing
|
|
|
|
|
|
2018-12-04 13:23:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:47:21 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2017-12-13 14:52:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 13 14:54:17 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Switch to github url to contain the LICENSE file
|
|
|
|
|
|
2017-09-27 16:12:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 21 20:52:20 UTC 2017 - t.gruner@katodev.de
|
|
|
|
|
|
|
|
|
|
- Initial release 0.4.2
|
|
|
|
|
|