Skip to content

Releases: music-assistant/models

1.1.28

18 Feb 12:05

Choose a tag to compare

Fix issues with (de)serializing with mashumaro due to multiple types used in ConfigEntry models

1.1.27

17 Feb 22:21
1bf43bf

Choose a tag to compare

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

16 Feb 16:41
850f082

Choose a tag to compare

What's Changed

Various small changes to support PluginSource streaming.

Full Changelog: 1.1.25...1.1.26

1.1.25

13 Feb 20:46

Choose a tag to compare

Chore: some small tweaks

1.1.24

05 Feb 22:52
ddca377

Choose a tag to compare

What's Changed

Full Changelog: 1.1.23...1.1.24

1.1.23

01 Feb 00:34

Choose a tag to compare

Fix: another typo

1.1.22

01 Feb 00:25

Choose a tag to compare

Chore: state may not be null

1.1.21

01 Feb 00:10

Choose a tag to compare

Fix: Keep api schemas backwards compatible

1.1.20

31 Jan 13:38

Choose a tag to compare

Full Changelog: 1.1.19...1.1.20

1.1.19

30 Jan 11:00
50d8438

Choose a tag to compare

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 AudioFormat model 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