Skip to content

Releases: Xuepoo/agent-lx-music

v0.3.4

11 Jun 07:04

Choose a tag to compare

v0.3.3

31 May 15:28
a1109aa

Choose a tag to compare

What's Changed

  • test(core): refactor playlist_parser tests to integration test and use English track info by @Xuepoo in #97
  • chore: update CHANGELOG for release v0.3.2 by @Xuepoo in #98
  • chore: update agent-lx-music skill guide with source health and English mock track by @Xuepoo in #99
  • fix(play): resolve relative paths to absolute before passing to mpv by @Xuepoo in #101

Full Changelog: v0.3.2...v0.3.3

v0.3.2

31 May 07:45
9e434b0

Choose a tag to compare

What's Changed

  • chore(docs): Rename documentation filenames to lowercase by @Xuepoo in #91
  • fix(core): resolve sqlite db lock, file atomic placing, unicode filename and source health monitoring by @Xuepoo in #96

Full Changelog: v0.3.1...v0.3.2

v0.3.1

31 May 06:25

Choose a tag to compare

What's Changed

  • fix(download): Resolve flac24bit failure and purge stale priority config by @Xuepoo in #89
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #71
  • chore: Bump workspace version to v0.3.1 by @Xuepoo in #90

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 May 18:48

Choose a tag to compare

What's Changed

  • fix(source): Refactor MD5 hex generation using hex::encode to fix compile errors by @Xuepoo in #82
  • deps(deps): bump rquickjs from 0.9.0 to 0.12.0 by @dependabot[bot] in #79
  • deps(deps): bump md-5 from 0.10.6 to 0.11.0 by @dependabot[bot] in #78
  • deps(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 by @dependabot[bot] in #77
  • deps(deps): bump rusqlite from 0.32.1 to 0.40.0 by @dependabot[bot] in #76
  • deps(deps): bump id3 from 1.16.4 to 1.17.0 by @dependabot[bot] in #73
  • ci: bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #72
  • ci: bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #69
  • docker: bump library/rust from 1.88-bookworm to 1.96-bookworm by @dependabot[bot] in #67
  • ci: Bump actions/upload-artifact to v7 and docker/metadata-action to v6 by @Xuepoo in #85
  • chore: Bump workspace version to v0.3.0 by @Xuepoo in #86

New Contributors

Full Changelog: v0.2.6...v0.3.0

v0.2.6

30 May 18:40

Choose a tag to compare

What's Changed

  • ci: add dependabot, issue/PR templates, community docs, release profile by @Xuepoo in #65
  • fix(source): Enforce priority order for JS scrapers and update default configurations by @Xuepoo in #70
  • docs: Add CHANGELOG.md file to track project version history by @Xuepoo in #80
  • chore(release): Bump version to v0.2.6 by @Xuepoo in #81

Full Changelog: v0.2.5...v0.2.6

v0.2.5

30 May 18:16
51b0da6

Choose a tag to compare

What's Changed

  • fix(source): Support complex custom music sources with Babel polyfill and resolve cross-device download links by @Xuepoo in #59
  • chore(release): Bump version to v0.2.5 by @Xuepoo in #60

Full Changelog: v0.2.4...v0.2.5

v0.2.4

30 May 16:51
b4fcf73

Choose a tag to compare

What's Changed

  • fix(source): Support yellow skip for unsupported actions in source testing by @Xuepoo in #57
  • chore(workspace): Bump version to 0.2.4 by @Xuepoo in #58

Full Changelog: v0.2.3...v0.2.4

v0.2.3

30 May 15:43
0ffd086

Choose a tag to compare

What's Changed

  • fix(player): Support Windows builds by using conditional compilation for mpv IPC by @Xuepoo in #54
  • chore(workspace): Bump version to 0.2.3 by @Xuepoo in #55

Full Changelog: v0.2.2...v0.2.3

v0.2.1

28 May 13:11
da932f7

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1