This repository was archived by the owner on Aug 30, 2025. It is now read-only.
Releases: mcornick/clilol
Releases · mcornick/clilol
v1.1.3
Changelog
- bc13a91 Merge tag 'v1.1.2'
- dddee04 build(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2
- b77ec0d build(deps): bump github.com/charmbracelet/colorprofile
- d6d8445 build(deps): bump github.com/charmbracelet/lipgloss/v2
- 276da49 build(deps): bump github.com/charmbracelet/x/ansi from 0.8.0 to 0.9.3
- faccf06 build(deps): bump github.com/go-viper/mapstructure/v2
- 9d5edd1 build(deps): bump github.com/muesli/mango from 0.1.0 to 0.2.0
- 58c6a40 build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0
- 9ad3b21 build(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0
- 99d4ccc build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1
- 6ca58a9 build(deps): github.com/charmbracelet/fang v0.2.0
- 81f9a84 build(deps): github.com/charmbracelet/fang v0.3.0
- 01f38e0 build: add gosec to pre-commit pipeline
- cc3525f build: target go 1.24.3
- 9279073 build: updates for GoReleaser 2.11
- 5b05414 fix: add format strings to all fmt.Errorf calls
- cc18904 fix: callApiWith* return errors
- 45e790f fix: convert DNS record types to uppercase
- 6fd4cbf fix: replace lost SPDX header
- fb5e714 fix: use context.Background, not context.TODO
v1.1.2
v1.1.2-pre1
v1.1.1
v1.1.0
Changelog
- 2890495 Reapply "feat: experiment with fang"
- 65d9e58 Revert "feat: experiment with fang"
- b91a690 feat: experiment with fang
- 05af18c fix: export rootCmd
- 4985c4c fix: inline validateConfig()
- 14a7245 fix: make
Test_listStatuslogmore generic - ccf4abe fix: overhaul error handling (WIP)
- fa78c85 fix: use single man page generated by fang