Releases: macaroni-os/macaronictl
Releases · macaroni-os/macaronictl
v0.10.0
Changelog
- 281ca01 Add support for Zen Kernel
- e448670 AvailableExtraModules: Consider vanilla type if label is not present
- 1da1d92 Fix viper replacer to permit override of env-update options
- b7c3d4b Move to go 1.20 as minimal
- 9cb7e1a Prepare release v0.10.0
- f6c3dda Replase luet with anise
- fac7c42 Review boot files parser to support zen kernel
- c661806 Update github.com/pelletier/go-toml/v2@v2.2.0
- 23ecf49 Update vendor github.com/onsi/gomega@v1.32.0,github.com/onsi/ginkgo/v2@v2.15.0
- 17c900b Update vendor go.uber.org/zap@v1.27.0
- 395adea cmd/env-update: Permit override flags from envs
- e57c633 cmd/kernel/modules: Add --kernel-type flag
- f0c43b2 cmd/kernel/switch: Add --dry-run, --from-type flags
- 5081970 cmd/kernel/switch: Fix switch from a type not vanilla
v0.9.2
v0.9.1
v0.9.0
Changelog
- efcc012 .github/workflows/push.yml: Drop go 1.18, add go 1.21
- 6eeaff6 Add new browser command (WIP)
- 999f301 Implement first integration of the browser command
- 597ebc8 Prepare release v0.9.0
- eba8508 Update vendor github.com/mattn/go-runewidth@v0.0.15,github.com/rivo/uniseg@v0.4.4
- 481a04e Update vendor github.com/spf13/viper@v1.17.0
- 56abc67 Update vendor go.uber.org/zap@v1.26.0
- 3ce29f5 browsers-catalog/chromium: Add --disable-software-rasterizer
- 22777fb specs: Add StonesMap struct
v0.8.0
Changelog
- 1daf210 Add
kernel modules
command - 753b280 Add first implementation of
kernel switch
command - 7904737 Prepare release v0.8.0
- 3c2ab28 Prepare release v0.8.0
- 189a350 README.md: Update
- c584b70 Resolve abs path of the binary called (#2)
- 0fdc2a8
kernel available
now evidence kernel installed - d8a26db cmd/kernel/available: Avoid list same kernel more time
- 4bb5aac cmd/kernel/available: Drop final s
- e0133bf cmd/kernel/list: Implement json output
- edad96b etc-update: Cosmetic cleanup
- a104642 etc-update: Fix typo
- e90beb5 etc-update: Using copy instead of rename for merged file
v0.7.1
v0.7.0
v0.6.2
v0.6.1
Maintenance release oriented to fix Go report level.
Changelog
- a3b3a3c .github/workflows: Review jobs and add go 1.20
- 55e7e88 Add FUNDING file
- 8b23154 Cleanup gofmt issues
- 3ea1ebd README.md: Add logo
- 1a044f9 README.md: Update
- d6a9dfa Update vendor github.com/onsi/ginkgo/v2@v2.8.3
- e4e7be3 etc-update: Fix ineffassign
- 3b892d4 pkg/specs/definition_suite_test: Fix misspell
v0.6.0
Changelog
- 6623b5b Align namespace to new url
- c68f7e8 Implement etc-update command in go 🍾
- ae7c323 Makefile: golang.org/x/tools/cmd/cover no more needed
- 6dc2554 Prepare release v0.6.0
- ef8001e README.md: Fix typo
- 5bba9a3 README.md: Update
- 6f9c2ce README.md: Update
- e0215c7 README.md: Update
- aad7f1a Update vendor github.com/inconshreveable/mousetrap@v1.1.0
- 7cb0fbf Update vendor github.com/spf13/viper@v1.15.0
- 90df772 Update vendor go.uber.org/zap@v1.24.0