Releases: codingjoe/ssdp
Releases · codingjoe/ssdp
1.3.1
What's Changed
- Drop Python 3.8 by @codingjoe in #107
- Add Python 3.12 & 3.13 by @codingjoe in #107
- Format using ruff by @codingjoe in #107
- Apply linting changes by @codingjoe in #107
- Disable some tests on CI because of the macOS firewall by @codingjoe in #107
- Pass codecov token explicitly by @codingjoe in #107
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.0
What's Changed
- Add official Python 3.11 support by @codingjoe in #91
- Add SSDP CLI with discovery command by @codingjoe in #94
- Refactor package structure into more modules
- Deprecate old import paths
- Add Pygments lexer plugin
- Improve documentation
- Add CLI including a discovery command
- Add IPv6 support
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Add Python 3.10 support
- Change minimum Python version 3.8
- Update CI suite by @codingjoe in #66
- Update packaging by @codingjoe in #67
Full Changelog: 1.1.0...1.1.1