v0.4.0
Release for v0.4.0
SHA256 Checksums:
9abe04f39fca4dfcfbc184de2e95950508583c65c9697483c513a82fb901eb72  mecomp-cli-Linux-x86_64.tar.gz
a133eed891cfec237ce53c51e497a72f1f33964e3bfbb8e9b1dd7b735ca7a263  mecomp-cli-Windows-x86_64.zip
27013aa9cdc438357850f3c668b884057ae873e983f7ac99d84085db99d3be08  mecomp-cli-macOS-aarch64.tar.gz
c15f1b289127c19cb5bec370473fef1f9c9ab4f624112ae3977ffa2b5197614d  mecomp-cli-macOS-x86_64.tar.gz
1138d74d78d451e2902d88fbd3bb4b34015405f8b3d3e027f8492c8321bb9339  mecomp-daemon-Linux-x86_64.tar.gz
b75fa73cc15f05cd0c1604f6933423393f67d3a45d059fd9c670852de5584e85  mecomp-daemon-Windows-x86_64.zip
1213b295366f580829dca3e38e3641ce29ca80cf9333750f59a704befad37343  mecomp-daemon-macOS-aarch64.tar.gz
8df2a4d7e916f3cbbfc14498c6e100de2d9d96ece364639b0fa05f4bc93665cd  mecomp-daemon-macOS-x86_64.tar.gz
15ee56888b8eeba25315593bcfa5b670596b17a09b6e368cb191a498eb6699d2  mecomp-mpris-Linux-x86_64.tar.gz
966e8e45b912a01bc8f5c3123cfe4d7f654d5d5a84e774b56d7db91119b407e5  mecomp-tui-Linux-x86_64.tar.gz
d6444e90fb0c6736d621270a721b8af76c995869fb857e9e882f3ddc9a623305  mecomp-tui-Windows-x86_64.zip
e89f05d9ad9bec781650e26c2347e09666baf4ccb4ee5ce6fb7821df5bd6d79e  mecomp-tui-macOS-aarch64.tar.gz
f473f02c2e67cc9dd3de55bbb67e3d72356ff757bf67b5e6fc35f1cd5dfff8b4  mecomp-tui-macOS-x86_64.tar.gz
What's Changed
- fix(daemon): bug where daemon would hang if it failed to start the tc… by @AnthonyMichaelTDM in #297
- refactor(core): overhaul duration tracking by @AnthonyMichaelTDM in #298
- refactor(storage/analysis): streamline song analysis queries by @AnthonyMichaelTDM in #303
- feat(daemon): improve gracefull shutdown by @AnthonyMichaelTDM in #304
- fix(storage/tui): tui could crash if a playlist has duplicate songs by @AnthonyMichaelTDM in #306
- feat(daemon): optimize future spawning and improve event handling by @AnthonyMichaelTDM in #307
- Tokio console by @AnthonyMichaelTDM in #309
- refactor(audio): simplify AudioKernel structure and command handling by @AnthonyMichaelTDM in #310
- feat(storage): use computed fields in favor of calling repair all the time by @AnthonyMichaelTDM in #311
- feat(cli): implement tab-completion for ids by @AnthonyMichaelTDM in #312
Full Changelog: v0.3.4...v0.4.0