Kasper Juul Hermansen
0967e35fbf
### 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 publishable 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 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #7
131 lines
2.7 KiB
Markdown
131 lines
2.7 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [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 publishable 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
|