kjuulh
5fd902f87c
All checks were successful
continuous-integration/drone/push Build is passing
Allows commit bodies to show up in release notes, this is something I'd prefer as my releases are usually short, and I'd like to see these as I don't use pull requests as often, and often miss the context, as I don't link to commits currently. Also fixes a lot of warnings and reintroduces failing tests, still not perfect, but better than before. Co-authored-by: kjuulh <contact@kjuulh.io> Co-committed-by: kjuulh <contact@kjuulh.io>
4.5 KiB
4.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.5.0] - 2024-04-09
Added
- stuff
- with rust version
- add rust actions
[0.4.0] - 2024-04-08
Added
- remove comment
- add jq
- fix tests
- update deps
- update chrono
- remove deps
- without dagger
Fixed
- (deps) update rust crate futures to 0.3.30
- (deps) update rust crate futures to 0.3.29
Other
-
(deps) update all dependencies
-
something
-
(deps) update rust crate chrono to 0.4.28
-
(deps) update rust crate chrono to 0.4.27
-
(deps) update rust crate clap to 4.4.1
-
(deps) update rust crate url to 2.4.1
-
(deps) update rust crate regex to 1.9.4
-
(deps) update rust crate clap to 4.4.0
-
(deps) update rust crate reqwest to 0.11.20
-
(deps) update rust crate clap to 4.3.24
-
(deps) update rust crate reqwest to 0.11.19
-
(deps) update rust crate clap to 4.3.23
-
(deps) update all dependencies
[0.3.0] - 2023-08-13
Added
- (ci) with dagger-rust components
- allow v in start of versions
- (json-edit) added json-edit to update some json content with next global version
Fixed
- (git) make sure we always fail on exit code != 0
- (json-edit) with actual arg instead of stupid str replace
- (ci) without token
- (docs) check fix version
- (crate) initial pr always included the entire changelog
- (crate) always prefix with 'v' when creating prs, or releases (#9)
Other
- remove unnused arguments
- (ci) fix release step
- add dagger-rust and dagger-cuddle-please
- (deps) update rust crate clap to 4.3.21
- (deps) update rust crate clap to 4.3.20
- (deps) update rust crate parse-changelog to 0.6.2
- (deps) update rust crate regex to 1.9.3
- (deps) update rust crate regex to 1.9.2
- remove cr
- (json-edit) clarify errors
- (docs) remove 0.2 checklist
[0.2.1] - 2023-08-04
Docs
- (check) 0.2 milestone, forgot for 0.2.0
[0.2.0] - 2023-08-03
Added
- (ci) with pr
- (ci) on pr only
- (ci) with ci:pr.sh file
- (ci) update ci with best settings
- (ci) pr ignore master
- (ci) ignore pr for master
- add git init
- with actual docker login
- with docker login
- back to default
- with ldd
- only ci
- with musl instead
- with some debug stuff
- with shared volume
- with shared volume
- without going into module
- set to use prefix when in ci
- only master
- with working main
- ci:main script for ci
- with run script
- fixed stuff
- with ultra caching
- with ci
- with set -e for abort
- with drone yml
- add mkdocs build
- add basic version
- update with repository
- add publish to rest
- hack get in control of log level
Docs
- fix admonitions
- add docs
- remove 0.1 milestone
Fixed
- with actual install
Other
- (rust) fmt
- (rust) clippy fix
- (ci) no please for pr
- (ci) rename pr -> pull-request in ci:pr
- remove faulty test
- add git (alpine)
- add git
- musl
- remember package name
- rename variable
- openssl-src
- with openssl-dev
- with pkg config sysroot
- with musl dev
- with build-essential
- with libssl-dev
- with token
- add mit license
- add logging to stdout
- update versions
- add docs
[0.1.0] - 2023-08-01
Added
- add docker setup
- refactor frontend configuration
- with all the way through
- with create pull request and release
- with gitea
- with prepend as well
- add cliff
- remove tokio
- with doctor
- with git client
- with fixes
- with conventional parse
- with tags command
- add semver
- can get commit chain
- with start of environment engine
- with gitea client
- fmt
- add gitea client stub
- add tests for git setup
- split headings into local and global
- rename to cuddle_please
- add config parsing
- with basic get dir
- add mkdocs
- add base
Other
- remove old changelog
- (deps) update all dependencies (#2)
- (release) 0.0.1 (#4)
- release command
- add cuddle.release to this repository
- add granular docker setup
- fix checks
- chck refactor commands
- move doctor command
- fmt
- rename release command
- move gitea command into its own file
- move config list
- move gitea out of the way
- move config building out of main execution loop
- move commands and misc out of main binary package
- fmt
- check hide commands
- move cuddle-please to cuddle-please release
- remove no-vcs option (moved to a later stage if github is someday adopted
- fix clippy warnings
- clippy fix
- fix
- cleanup