Wwdtm

Latest version: v2.14.0

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

2.14.0

======

Application Changes
-------------------

* Rename two show class methods to reflect more accurate phrasing:

* :py:meth:`wwdtm.show.Show.retrieve_all_best_of_repeats` → :py:meth:`wwdtm.show.Show.retrieve_all_repeat_best_ofs`
* :py:meth:`wwdtm.show.Show.retrieve_all_best_of_repeats_details` → :py:meth:`wwdtm.show.Show.retrieve_all_repeat_best_ofs_details`

* Create an aliases for the renamed class methods:

* :py:meth:`wwdtm.show.Show.retrieve_all_best_of_repeats` → :py:meth:`wwdtm.show.Show.retrieve_all_repeat_best_ofs`
* :py:meth:`wwdtm.show.Show.retrieve_all_best_of_repeats_details` → :py:meth:`wwdtm.show.Show.retrieve_all_repeat_best_ofs_details`

2.13.0

======

Application Changes
-------------------

* Add methods to ``show.show`` to retrieve information and details for Best Of, Repeat and Repeat Best Of shows
* Initial Python 3.13 support

Component Changes
-----------------

* Upgrade mysql-connector from 8.4.0 to 9.1.0
* Upgrade numpy from 2.1.0 to 2.1.2

Development Changes
-------------------

* Upgrade black from 24.8.0 to 24.10.0
* Upgrade ruff from 0.6.9 to 0.7.0
* Upgrade build from 1.2.2 to 1.2.2.post1
* Increase minimum pytest version from 8.0 to 8.3 in ``pyproject.toml``
* Add ``py313`` to ``tool.black.target-version``

Documentation Changes
---------------------

* Theme Updates

* Replace Pallets-Sphinx-Themes/Flask theme with Furo version 2024.8.6
* Change body text from IBM Plex Serif to IBM Plex Sans

* Sync required package versions with main package requirements
* Upgrade Sphinx from 8.0.2 to 8.1.3
* Upgrade sphinx-autobuild from 2024.9.19 to 2024.10.3
* Upgrade sphinx-autodoc-typehints from 2.4.4 to 2.5.0
* Upgrade sphinx-toolbox from 3.8.0 to 3.8.1
* Adding sphinxext-opengraph version 0.9.1

2.12.1post0

============

Documentation Changes
---------------------

* Fix typo in CHANGES

2.12.1

======

Application Changes
-------------------

* Fix error with two f-strings in the ``panelist.decimal_scores`` module

2.12.0

======

Application Changes
-------------------

* Replace all references of ``named_tuple=`` in database cursors to ``dictionary=`` due to cursors using ``NamedTuple`` being marked for deprecation in future versions of MySQL Connector/Python
* Update code that is impacted by the database cursor type change from ``NamedTuple`` to ``dict``
* Additional code cleanup

Component Changes
-----------------

* Upgrade mysql-connector-python from 8.2.0 to 8.4.0
* Upgrade numpy from 1.26.4 to 2.1.0
* Upgrade python-slugify from 8.0.1 to 8.0.4
* Upgrade pytz from 2024.1 to 2024.2

Development Changes
-------------------

* Upgrade black from 24.4.2 to 24.8.0
* Upgrade pytest from 8.1.2 to 8.3.3
* Upgrade ruff from 0.6.7 to 0.6.9
* Add initial pytest coverage reporting using ``pytest-cov``, which can be generated by running: ``pytest --cov=wwdtm tests/``.

Document Changes
----------------

* Sync required package versions with main package requirements

2.11.0

======

Application Changes
-------------------

* Fix issues or add exceptions to Pylint errors and warnings
* Remove an errant semicolon in ``wwdtm.location.location.retrieve_all``
* Replace "Wait Wait Don't Tell Me! Stats" with "Wait Wait Stats" in docstrings

Development Changes
-------------------

* Replace deprecated ``perf_test.py`` file with a basic ``conftest.py`` file for pytest
* Update ``MANIFEST.in`` to remove ``pytest.ini`` and include ``conftest.py``
* Upgrade black from 24.3.0 to 24.4.2
* Upgrade build from 1.2.1 to 1.2.2
* Upgrade pytest from 8.1.1 to 8.1.2
* Upgrade ruff from 0.3.6 to 0.6.7
* Upgrade wheel from 0.43.0 to 0.44.0

Documentation Changes
---------------------

* Upgrade Sphinx from 7.2.6 to 8.0.2
* Upgrade sphinx-autobuild from 2021.3.14 to 2024.9.19
* Upgrade sphinx-autodoc-typehints from 1.25.2 to 2.4.4
* Upgrade sphinx-toolbox from 3.5.0 to 3.8.0
* Upgrade Pallets-Sphinx-Themes from 2.1.1 to 2.1.3
* Upgrade pytest from 8.1.1 to 8.1.2
* Upgrade black from 24.3.0 to 24.4.2
* Update ``build.os`` in ``.readtheedocs.yaml`` from ``ubuntu-22.04`` to ``ubuntu-24.04``

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.