Skip to content

Releases: ooliver1/mafic

v1.2.1

17 Feb 00:00
fb0c844
Compare
Choose a tag to compare

1.2.1 (2023-02-16)

Bug Fixes

  • player: fix player position being wildly out (#49) (63124b8)

Miscellaneous Chores

v1.2.0

16 Feb 16:23
5c15021
Compare
Choose a tag to compare

1.2.0 (2023-02-16)

Features

Bug Fixes

  • node: stop appending /v3 if done already (#42) (00d547c)
  • pool: ignore unavailable nodes (#45) (f2d6b22)

v1.1.1

15 Feb 20:48
25ff725
Compare
Choose a tag to compare

1.1.1 (2023-02-15)

Bug Fixes

  • libraries: use TYPE_CHECKING to resolve import loop in disnake (#40) (b44a16b)

v1.1.0

12 Feb 23:07
c80007e
Compare
Choose a tag to compare

1.1.0 (2023-02-12)

Features

  • allow players to not be disconnected by library (283485d)

v1.0.3

12 Feb 00:06
2704ec6
Compare
Choose a tag to compare

1.0.3 (2023-02-12)

Bug Fixes

  • check major version at runtime (547b4b4)

v1.0.2

11 Feb 17:42
b37bcf0
Compare
Choose a tag to compare

1.0.2 (2023-02-11)

Bug Fixes

  • player: resolve issue with player.stop being ignored (eacab59)

v1.0.1

07 Feb 21:39
294fab6
Compare
Choose a tag to compare

1.0.1 (2023-02-07)

Miscellaneous Chores

v1.0.0

07 Feb 21:22
64658e0
Compare
Choose a tag to compare

1.0.0 (2023-02-07)

Features

  • make events generic on player (68868e0)

Bug Fixes

  • node: stringify bool query params for replace (63b7462)

Miscellaneous Chores

v0.3.0

06 Feb 14:55
4d14ac7
Compare
Choose a tag to compare

0.3.0 (2023-02-04)

Features

  • add event dispatching (#28) (d4a837f)
  • add fine grained errors raised from http operations (#30) (b1f4042)
  • support plugin search types (#31) (1985484)

Bug Fixes

  • node: improve version checking (736c268)
  • node: properly resume (bb20ad6)
  • node: send auth for version, lol (29baebf)
  • node: use track id not identifier to play (12e0db4)
  • stats: framestats is actually ommitable (4c96b70)

Documentation

v0.2.0

09 Nov 19:20
527d0c0
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0 (2022-11-09)

Features

  • add mafic -v for version checking (#5) (3dbf5ab)
  • add node selection/balancing (#18) (f5fc457)

Reverts

  • "ci: ignore test bot from snyk analysis" (92c7482)

Documentation

  • add documentation for contributing (#6) (81fde97)
  • contributing: use level 3 headers for commits (452edf2)
  • contributing: what a shambles (c4be211)
  • readme: add fancy new shields.io badges (#2) (1af8fa1)