2025-02-28 04:39:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 28 04:38:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3.4:
|
|
|
|
* Drop support for Python 3.7/3.8
|
|
|
|
* Add support for Python 3.12/3.13
|
|
|
|
* Improve type annotations
|
|
|
|
* Drop support for Python 3.6
|
|
|
|
* Bump minimum required version of DataProperty to 1.0.1
|
|
|
|
* Improve type annotations
|
|
|
|
* Update [build-system]
|
|
|
|
* Add zip_safe=False
|
|
|
|
* Add __all__ to init.py
|
|
|
|
* Update DeprecationWarning
|
|
|
|
* Lazily import pandas to speedup non-pandas use
|
|
|
|
* Add support for Python 3.11
|
|
|
|
* Update requirements
|
|
|
|
* Add max_precision to the TableData constructor
|
|
|
|
* Update requirements
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
|
2021-05-04 08:13:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 3 15:11:06 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Udpate to version 1.1.4
|
|
|
|
* Add support for Python 3.10
|
|
|
|
|
2021-03-08 12:33:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 8 02:44:24 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Update to v1.1.3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 21 09:55:11 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.0.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 16 09:49:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 0.10.3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 10:23:19 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Initial package, version 0.9.2
|