Releases: ail-project/PyLacus
Release list
v1.25.0
v1.24.4
Bump models, headers settings were broken.
Full Changelog: v1.24.2...v1.24.4
v1.24.2
Maintenance, bump models.
Full Changelog: v1.24.1...v1.24.2
v1.24.1
Expose method to get remote lacus settings.
Full Changelog: v1.24.0...v1.24.1
v1.24.0
This release supports the upcoming remote headless features, once Lacus v1.24 will be released.
What's Changed
- feat: add interactive session support by @DocArmoryTech in #88
New Contributors
- @DocArmoryTech made their first contribution in #88
Full Changelog: v1.23.0...v1.24.0
v1.23.0
Maintenance release, fix test suite, restore pre-models usage and avoid breaking dependencies.
Full Changelog: v1.22.3...v1.23.0
v1.22.3
Bump models, support serialized json.
Full Changelog: v1.22.2...v1.22.3
v1.22.2
Strip None entries in setting when POSTing a capture.
Full Changelog: v1.22.1...v1.22.2
v1.22.1
Re-expose CaptureSettings (now deprecated) to avoid breaking existing API.
What's Changed
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #79
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #80
Full Changelog: v1.22.0...v1.22.1
v1.22.0
Use Pydantic models for the capture settings.
Full Changelog: v1.21.3...v1.22.0