2024-01-02 22:40:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 2 22:39:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- require setuptools
|
|
|
|
|
2023-12-27 16:36:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 27 16:34:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.10:
|
|
|
|
* Fix performance issue with large datasets.
|
|
|
|
* Use f-strings instead of str.format().
|
|
|
|
* Fix issue #2: Allow non-orderable items when a
|
|
|
|
CircularDependencyError is raised
|
|
|
|
* Completely change to pyproject.toml. Deleted setup.cfg.
|
|
|
|
* Drop support for python 2.7.
|
|
|
|
* No functional changes.
|
|
|
|
|
2021-10-23 08:16:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 22 20:19:36 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to version 1.7
|
|
|
|
* Changed to use setup.cfg and pyproject.toml. Deleted setup.py.
|
|
|
|
* GH issue #1: No longer modify input data structures. Thanks
|
|
|
|
Lenz Furrer.
|
|
|
|
|
2020-09-11 12:49:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 10 16:39:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- initial version
|