Skip to content

Latest commit

 

History

History
55 lines (26 loc) · 1.38 KB

File metadata and controls

55 lines (26 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

[1.0.1] - 2025-02-14

🚀 Features

  • Add some additional debugging info for coroutines by @UnderMybrella

🐛 Bug Fixes

  • (youtube) Fix the Windows batch file erroneously splitting YouTube URLs into two parameters by @UnderMybrella

  • (youtube) Deserialisation should no longer throw an uncaught exception for Youtube Search. by @UnderMybrella

⚙️ Miscellaneous Tasks

  • Add comments for locked versioning by @UnderMybrella

  • Create GitHub Action for publishing changelog and shadowJar

  • Commit cliff.toml and CHANGELOG.md

  • Output changelog to file and include changelog in release

  • Include GitHub usernames, output Markdown for changelog.

  • Simplify push command, hopefully actually resolves now

  • (release) Move changelog generation to release.ps1

  • (release) Add release_tag.toml

  • (release) Add commit message

[1.0.0] - 2025-01-19

💼 Other

  • IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon) by @UnderMybrella

  • FlatFileDatabase and JukeboxAccount by @UnderMybrella

  • HTTPAnalyticsProvider and InfluxAnalyticsStorage; give Vertx workers 90s by default of work time by @UnderMybrella

  • IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon) by @UnderMybrella

  • GoogleStorage by @UnderMybrella