Releases: candrewlee14/webman
Releases · candrewlee14/webman
v0.12.0
v0.11.1
v0.11.0
v0.10.0
Changelog
- 800106f Add group tests (#51)
- 95fa9c3 Add upgrade cmd, improve loading bars and spinners (#61)
- af36ab3 Allow user to disable color (#55)
- 604ee85 Refactors (#52)
- 3510e85 build(deps): bump golang.org/x/crypto from 0.0.0-20220427172511-eb4f295cb31f to 0.17.0 (#60)
- 806445f build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#59)
- 1692b21 fix goreleaser config file, add envrc
- 4ea015d upgrade some deps
v0.9.2
Fixed webman group
commands that weren't working after the addition of the multiple package repos feature.
Changelog
v0.9.1
v0.9.0
Notable Changes
- Multiple package repo support now added through new
webman config
commands - Add
renames
andfilename_format_override
to the recipe schema to support more package formats (looking at you pandoc) - Add powershell webman installation script
- Expanded checking to package groups
- UI Improvements
Thank you @jolheiser for all the help!
Changelog
- b00a4a0 Add config commands (#38)
- 2ab7d94 Validate package repo structure (#39)
- 610c1ca add group checking to dev check command (#4)
- 6547786 add social preview assets
- f856761 feat: add alternate package repos (#32)
- 159b56a feat: add filename override to OS info (#41)
- 650f930 feat: add from-to link name replacement (#35)
- c822873 feat: add powershell installer (#33)
- a76facb feat: look for existing binary when installing (#36)
- b620f3e fix: delete test dir after each successful bintest asset
- 8ca2ad6 fix: refresh if recipe dir doesn't exist
v0.8.1
The release contains a few bug fixes, refactors, and package dependency upgrades.
Changelog
v0.8.0
v0.7.1
Big changes in webman-pkgs CI/CD make it simple to merge new packages, and lots of refactors went into handling additional compression formats.
This version also changes to Golang's expected semver format starting with the "v".