Skip to content

1.3.0 - Python Versions Support

Compare
Choose a tag to compare
@cyschneck cyschneck released this 26 Feb 01:29
· 10 commits to main since this release

Update package for future support, deprecation warnings/vulnerabilities, and add a developer environment. No impact on existing scripts and remains backwards compatible

Python 3.12 Support

Expanded testing suite and verify support with Python 3.12. Currently supporting Python 3.9, 3.10, 3.11, 3.12

Developer Environment

New conda environment file environment.yml for working with or testing against the pydar repo

Bug fixes and README.md edits

Pytests: 206 tests for Python 3.9, 3.10, 3.11, 3.12 against Ubuntu, macOS, Windows