Releases: Bestowinc/cogs
Releases · Bestowinc/cogs
v0.9.1
v0.9.0
v0.8.0
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
Changelog
55aa171 Prepare for recursion support
8c1b3d7 added pattern matching and envsubst explanations
9a5fc1b added url support
3dc5b18 left,right -> start,end
4d9e56e prep for minor version bump
41f9a26 switched YqLib from v3 to v4, this is a breaking change
e2df64c updated documentation indicatiing importance of TOML table 'vars' key presence
1607ff4 updated example
0941aa7 updated major version
v0.6.3
Changelog
f2e5a36 added further advanced.cog.toml examples for internal and external inheritance
514f3a3 added hanlding for when conf.Keys is an empty string
22e0900 panic on gear read type
9df1e69 preserve --key=val1,val2 ordering if --out=raw is passed
f8da5f2 removed the shell example from external_inheritor for now