summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.6.1dilluti0n2026-04-161-1/+1
|
* docs: CHANGELOG: update by 199b7783fdd4c81b322c33ba6bad5fd60a300e8adilluti0n2026-04-161-0/+3
|
* docs: CHANGELOG: update by 722a3b008dd7c7aa32ec541bf6326e56751e7cb9dilluti0n2026-04-081-0/+3
|
* opt: fix -D deprecation warning conditiondilluti0n2026-04-051-0/+5
| | | | | Previously checked `argv == "--loglevel"` by mistake, copied from the --loglevel deprecation pattern. Now correctly checks `argv == "-D"`.
* Bump version to 0.6.0v0.6.0dilluti0n2026-04-051-1/+1
|
* Add shopt -t, -a for --fake-ttl, --fake-autottl, respectivelydilluti0n2026-04-051-0/+2
|
* Add short option -d for --daemon, deprecating -D.dilluti0n2026-04-051-0/+2
|
* docs: CHANGELOG: updatedilluti0n2026-04-051-0/+8
|
* Bump version to 0.5.1v0.5.1dilluti0n2026-03-101-3/+4
|
* docs: CHANGELOG: updatedilluti0n2026-03-061-0/+6
|
* Bump version to 0.5.0v0.5.0dilluti0n2026-03-021-1/+3
|
* docs: CHANGELOG: updatedilluti0n2026-03-021-19/+47
|
* docs: CHANGELOG: updatev0.4.3dilluti0n2026-02-161-2/+5
|
* Bump version to 0.4.3dilluti0n2026-02-161-2/+2
|
* docs: CHANGELOG: updatedilluti0n2026-02-161-0/+2
|
* docs: CHANGELOG: updatedilluti0n2026-02-161-0/+3
|
* docs: CHANGELOG: fix typodilluti0n2026-02-161-1/+1
|
* Bump version to 0.4.2dilluti0n2026-02-161-4/+10
|
* docs: CHANGELOG: updatedilluti0n2026-02-161-1/+2
|
* docs: CHANGELOG: updatedilluti0n2026-02-161-0/+4
|
* docs: CHANGELOG: sync with release notedilluti0n2026-02-151-3/+2
|
* Bump version to 0.4.1v0.4.1dilluti0n2026-02-151-0/+9
|
* docs: CHANGELOG: unwrap lines to single-line entriesdilluti0n2026-02-151-21/+9
| | | | | GitHub Release notes treat newlines as <br>, causing mid-sentence line breaks in rendered release notes.
* Bump version to 0.4.0dilluti0n2026-02-151-0/+12
|
* docs: CHANGELOG: add release datesdilluti0n2026-02-151-13/+13
| | | | | | Got dates from: gh release list --json tagName,publishedAt -q '.[] | "\(.tagName) \(.publishedAt | split("T")[0])"'
* docs: CHANGELOG: migrate to markdown formatdilluti0n2026-02-151-40/+64
|
* docs: CHANGELOG: move to CHANGELOG.mddilluti0n2026-02-151-0/+40