Releases: music-assistant/models
Releases · music-assistant/models
1.1.28
Fix issues with (de)serializing with mashumaro due to multiple types used in ConfigEntry models
1.1.27
Build(deps): Bump ruff from 0.9.5 to 0.9.6 (#50) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.5...0.9.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.1.26
What's Changed
Various small changes to support PluginSource streaming.
Full Changelog: 1.1.25...1.1.26
1.1.25
Chore: some small tweaks
1.1.24
What's Changed
- Build(deps): Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #45
- Build(deps): Bump isort from 5.13.2 to 6.0.0 by @dependabot in #46
- chore: remove
is_leaderfrom `DSPDetails by @maximmaxim345 in #47
Full Changelog: 1.1.23...1.1.24
1.1.23
Fix: another typo
1.1.22
Chore: state may not be null
1.1.21
Fix: Keep api schemas backwards compatible
1.1.20
Full Changelog: 1.1.19...1.1.20
1.1.19
What's Changed
- Build(deps): Bump codespell from 2.3.0 to 2.4.1 by @dependabot in #41
- feat: add codec information to the
AudioFormatmodel by @maximmaxim345 in #43 - feat: add models required for knowing each players output format by @maximmaxim345 in #42
- Feat: Add support for specifying a preamp in PEQs by @maximmaxim345 in #44
- Feat: Prepare PlayerControl feature in the models
Full Changelog: 1.1.18...1.1.19