Skip to content

Commit

Permalink
chore(release): prepare for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderMybrella committed Feb 14, 2025
1 parent 63a9b3c commit 4ff72a0
Showing 1 changed file with 45 additions and 5 deletions.
50 changes: 45 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,54 @@

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)
- FlatFileDatabase and JukeboxAccount
- HTTPAnalyticsProvider and InfluxAnalyticsStorage; give Vertx workers 90s by default of work time
- IAnalyser.kt, and add info objects (I'll trim down the Spotify ones soon)
- GoogleStorage
- 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


<!-- generated by git-cliff -->

0 comments on commit 4ff72a0

Please sign in to comment.