Skip to content

Releases: music-assistant/aioslimproto

2.2.0

07 Mar 21:40
95b5ef0

Choose a tag to compare

What's Changed

⬆️ Dependencies

74 changes

2.1.1

06 Jul 10:22
1bdcc6b

Choose a tag to compare

What's Changed

2.1.0

06 Jul 09:14
36f7fb8

Choose a tag to compare

What's Changed

⬆️ Dependencies

12 changes
  • Auto-update pre-commit hooks (#42) @github-actions
  • Bump pylint from 2.14.3 to 2.14.4 (#43) @dependabot
  • Bump black from 22.3.0 to 22.6.0 (#44) @dependabot
  • Bump pylint from 2.13.8 to 2.14.3 (#40) @dependabot
  • Bump mypy from 0.960 to 0.961 (#37) @dependabot
  • Bump actions/setup-python from 3.1.2 to 4.0.0 (#36) @dependabot
  • Auto-update pre-commit hooks (#35) @github-actions
  • Bump peter-evans/create-pull-request from 4.0.3 to 4.0.4 (#33) @dependabot
  • Bump pre-commit from 2.18.1 to 2.19.0 (#29) @dependabot
  • Bump peter-evans/create-pull-request from 4.0.2 to 4.0.3 (#28) @dependabot
  • Auto-update pre-commit hooks (#31) @github-actions
  • Bump mypy from 0.950 to 0.960 (#32) @dependabot

2.0.1

04 May 11:32
4791786

Choose a tag to compare

What's Changed

2.0.0

03 May 19:03
bd68e0e

Choose a tag to compare

What's Changed

  • Refactor CLI server to support both legacy telnet and json rpc (#19) @marcelveldt

Breaking change

Enum EventType member PLAYER_RPC_EVENT is now called PLAYER_CLI_EVENT

1.0.2

03 May 05:52
d713a56

Choose a tag to compare

What's Changed

⬆️ Dependencies

11 changes

1.0.1

10 Apr 20:55
0b8ca11

Choose a tag to compare

1.0.1

1.0.0

10 Apr 14:59
9c5a769

Choose a tag to compare

First stable version (minimal implementation, but fully operational)

0.1.0

08 Apr 23:12

Choose a tag to compare

first (alpha) release, all base functionality is there and working