Releases: iluvcapra/py-ptsl
Releases · iluvcapra/py-ptsl
Version 500.1.1
- Made changes to the build system to fix documentation bug.
- Adding support and tests for Python 3.13.
- Other small fixes and updates.
Full Changelog: v500.1.0...v500.1.1
Version 500.1.0
What's Changed
- 2024.10 Additions by @iluvcapra in #52
- Support for easier raw JSON requests and responses.
toolshell.py
example.
Full Changelog: v500.0.0...v500.1.0
Version 500.0.0 — Pro Tools 2024.10 Support
What's Changed
- Pro Tools 2024.10 Support by @iluvcapra in #50
- This release also changes the build system from flit to poetry.
Full Changelog: v401.0.1...v500.0.0
Version 401.0.1 — Tweaks for 2024.10
This makes some small changes to fix incompatibilities with 2024.10.
Version 401.0.0
What's Changed
- Bug fix get_memory_locations by @StephenMachete in #34
- PTSL 2024.6 Support by @iluvcapra in #43
Full Changelog: v301.0.0...v401.0.0
Version 301.0.0
Updates to PTSL version 3 / Pro Tools 2023.9. Also working with Pro Tools 2024.3 but your mileage may vary, please report any bugs you notice by filing an issue report!
Python 3.12 added to the lint and test matrix.
What's Changed
- Noerw/master by @iluvcapra in #29
- Initial support for new commands added in 2023.9 by @noerw in #24
- Stephen machete/master by @iluvcapra in #30
- Even more functionality by @StephenMachete in #27
- Update use of page_limit to pagination_request by @annaglyph in #28
- Update lint_and_pytest.yml by @iluvcapra in #31
New Contributors
- @noerw made their first contribution in #24
- @StephenMachete made their first contribution in #27
- @annaglyph made their first contribution in #28
Full Changelog: v101.1.0...v301.0.0
Version 101.1.0
Export Session Data As Text now works when returning as a string.
Full Changelog: v101.0.0...v101.1.0
Version 101.0.0
Version 100.3.0 — Publish to pypi
Version 100.2.0 — Readthedocs.io
Documentation now building and hosted on readthedocs.io.
Badges have also been added to the README.
What's Changed
- Reformatted test by @iluvcapra in #16
- Add ReadTheDocs documentation by @iluvcapra in #19
Full Changelog: v100.1.0...v100.2.0