Releases: caffeine-addictt/waku
Releases · caffeine-addictt/waku
v0.4.0
Changelog
Features
- 35f8524: feat: Add --quiet flags (@caffeine-addictt)
- 81fb808: feat: Add healthcheck command (#147) (@caffeine-addictt)
- 03ce8c8: feat: Add waku error (@caffeine-addictt)
- 75a4a09: feat: Create internal/ (@caffeine-addictt)
- da569c2: feat: Improve error logging (@caffeine-addictt)
- 66d1a82: feat: Reorganize code and improve logging (#146) (@caffeine-addictt)
- 3825a34: feat: Use internal/log (@caffeine-addictt)
- 9923800: feat: Warns should go to stderr (#149) (@caffeine-addictt)
Bug fixes
- 6cac25f: fix: Remove extra space after prefix (#148) (@caffeine-addictt)
- 6e726f6: fix: errors do not exit with code 1 (@caffeine-addictt)
- 132fbd8: fix: update version bump script (@caffeine-addictt)
Improvements
- a6ebeb0: refactor: Move cmd/config/ -> pkg/config/ (@caffeine-addictt)
- 9c659ac: refactor: Move global/ to pkg/version (@caffeine-addictt)
- 0ab5e02: refactor: Move license to internal (@caffeine-addictt)
- 7cbeb9f: refactor: Move searching to internal/ (@caffeine-addictt)
- 0a8d10e: refactor: Move sorting to internal/ (@caffeine-addictt)
- 39c13ef: refactor: Move template/ to internal (@caffeine-addictt)
- 46ee29b: refactor: Move types to internal/ (@caffeine-addictt)
- 4fd5c46: refactor: Move utils to internal/ (@caffeine-addictt)
- 8bf1f72: refactor: Use v|vv|vvv verbosity level flags (@caffeine-addictt)
Others
- 31d4fad: chore: bump 0.3.3 -> 0.4.0 (@caffeine-addictt)
v0.3.3
Changelog
Features
- aeb161d: feat: Move schema to docs static (@caffeine-addictt)
Bug fixes
- b330616: fix: Remove extra logging on error (#145) (@caffeine-addictt)
Improvements
- f90048e: docs: Add community templates (@caffeine-addictt)
- 4d029fd: docs: Add config introduction (@caffeine-addictt)
- c03751a: docs: Add config quickstart (@caffeine-addictt)
- 2550bee: docs: Add contributing (@caffeine-addictt)
- a5179a0: docs: Add deprecations (@caffeine-addictt)
- 02f0284: docs: Add ignore field (@caffeine-addictt)
- 5122f55: docs: Add labels field (@caffeine-addictt)
- bfb087c: docs: Add links (@caffeine-addictt)
- 29fd144: docs: Add prompts field (@caffeine-addictt)
- a74a499: docs: Add quickstart (@caffeine-addictt)
- ba5441c: docs: Add setup field (@caffeine-addictt)
- d26cea5: docs: Add sponsors (@caffeine-addictt)
- 716c4c3: docs: Add styles field (@caffeine-addictt)
- 2cf35f1: docs: Have left-side features shorter in 2x2 (@caffeine-addictt)
- 3bce7cb: docs: Improving docs (#141) (@caffeine-addictt)
- a692dc5: docs: Make features better spaced (@caffeine-addictt)
- d9eb27c: docs: Remove wip config (@caffeine-addictt)
- 5408829: docs: Update CONTRIBUTING (@caffeine-addictt)
- ba5b112: docs: Update security.md (@caffeine-addictt)
- 8ff3c3b: docs: Use relative link instead of absolute (@caffeine-addictt)
Others
- 6d91d91: chore(deps): Add docs deps list (@caffeine-addictt)
- 1f0ee83: chore(deps): Remove npm stuff (@caffeine-addictt)
- 8a2929d: chore: Add FUNDING.yml (#143) (@caffeine-addictt)
v0.3.2
Changelog
Features
- c581ac3: feat: Add mkdocs for documentation (@caffeine-addictt)
- 1de44fa: feat: Rename docs -> www (@caffeine-addictt)
Bug fixes
- c9e80d0: fix: Add missing description ask (@caffeine-addictt)
- d8df8e9: fix: Additional assignees should be optional (@caffeine-addictt)
- abc3f05: fix: Fixup simple GitHub style (#140) (@caffeine-addictt)
Improvements
- a205b0e: docs: Add WIP configuration page (@caffeine-addictt)
- 7711a43: docs: Add blog about v0.3 (@caffeine-addictt)
- 7010e7e: docs: Add blogs (@caffeine-addictt)
- a4e618f: docs: Add home page (@caffeine-addictt)
- 3358501: docs: Add install docs (@caffeine-addictt)
- 63fb70e: docs: Add introduction page (@caffeine-addictt)
- 75fbb70: docs: Hosted documentation with MkDocs (#138) (@caffeine-addictt)
- d643bd6: docs: Update urls to point to waku.ngjx.org (@caffeine-addictt)
- 4b6a300: refactor: Move assets to static (@caffeine-addictt)
Others
- 507903b: Merge branch 'main' into feat/docs (@caffeine-addictt)
- 90130cd: chore: Improve picture quality (@caffeine-addictt)
- bd464e8: chore: Update dir docs -> www/docs (@caffeine-addictt)
- 2254c4a: chore: bump 0.3.1 -> 0.3.2 (@caffeine-addictt)
- ca7c582: ci: Update test labels glob (@caffeine-addictt)
- 0d38597: type: proejcts -> projects (@caffeine-addictt)
v0.3.1
v0.3.0
Changelog
Features
- 07048a2: feat: Add regex string type (@caffeine-addictt)
- 6079d2b: feat: Implement fields for prompts (@caffeine-addictt)
- ae4738e: feat: Improve error output (@caffeine-addictt)
- b110c1a: feat: Improve templating (#136) (@caffeine-addictt)
- 9ad2650: feat: Introduce required name field for labels (@caffeine-addictt)
- a9f74fd: feat: Make template string non-case sensitive (@caffeine-addictt)
- 061db7d: feat: Template files with text/template (@caffeine-addictt)
- d33f8a3: feat: Update dependabot template (@caffeine-addictt)
- bb6e530: feat: Update simple-github template (@caffeine-addictt)
- f3cf7d0: feat: Use template.json labels not settingsyml (@caffeine-addictt)
- 83cc91b: feat: Write prompts to finalTmpl on set (@caffeine-addictt)
- 65d4232: feat: separate license name and spdx idnt (@caffeine-addictt)
Bug fixes
- 38e5324: fix: Invalid 0BSD filename and improving license tests (#132) (@caffeine-addictt)
- 46b35a3: fix: Nil pointers due to make([]T, n) (@caffeine-addictt)
- bd93b98: fix: Use more abstract delims (@caffeine-addictt)
- 2eba08c: fix: map[] is already a ref (@caffeine-addictt)
Improvements
- d657c06: refactor: Flush buffer in parser func (@caffeine-addictt)
- 14c0981: refactor: Make schema use reusable definitions (@caffeine-addictt)
- 97cd381: style: Format schemajson (@caffeine-addictt)
Others
- 944229a: chore: Make prettier ignore templates (@caffeine-addictt)
- a557fbe: chore: bump 0.2.7 -> 0.3.0 (@caffeine-addictt)
v0.2.7
Changelog
Features
- 0713478: feat: Add 0BSD license (@caffeine-addictt)
- 82c1f6e: feat: Add AFL-3.0 license (@caffeine-addictt)
- f8aed3c: feat: Add AGPL-3.0 license (@caffeine-addictt)
- 3b4f1ed: feat: Add Apache-2.0 license (@caffeine-addictt)
- fa84c4c: feat: Add Artistic-2.0 license (@caffeine-addictt)
- 50b4731: feat: Add BSD-2-Clause license (@caffeine-addictt)
- 5f54348: feat: Add BSD-3-Clause license (@caffeine-addictt)
- d673f66: feat: Add BSD-4-Clause license (@caffeine-addictt)
- 14b59d9: feat: Add BSL-1.0 license (@caffeine-addictt)
- a883881: feat: Add BlueOak-1.0.0 license (@caffeine-addictt)
- fe9a5aa: feat: Add CC 4.0 license (@caffeine-addictt)
- 019a894: feat: Add CC0 1.0 license (@caffeine-addictt)
- 15ea87e: feat: Add EPL 2.0 license (@caffeine-addictt)
- 6414b40: feat: Add GPL2 license (@caffeine-addictt)
- 9161803: feat: Add GPL3 license (@caffeine-addictt)
- 41902b4: feat: Add LGPL 2.1 license (@caffeine-addictt)
- 0d74f90: feat: Add LGPL 3.0 license (@caffeine-addictt)
- 2364a42: feat: Add MIT License (@caffeine-addictt)
- 02b674a: feat: Add MPL-2.0 license (@caffeine-addictt)
- e959298: feat: Add WTFPL license (@caffeine-addictt)
- 39b81a5: feat: Add license json file (@caffeine-addictt)
- 6a81d2f: feat: Add unlicense license (@caffeine-addictt)
- 06d3e66: feat: Auto fill in year wants (@caffeine-addictt)
- 1eb3ded: feat: Fixing and improving license (#130) (@caffeine-addictt)
- 6903d42: feat: Use new license listing (@caffeine-addictt)
Improvements
- 0e922a0: style: Format json files (@caffeine-addictt)
Others
- dab5255: chore: bump 0.2.6 -> 0.2.7 (@caffeine-addictt)
- 4bc172d: revert: Pause snapcraft releases (#131) (@caffeine-addictt)
v0.2.6
Changelog
Features
- f6f6130: feat: Improve main description (@caffeine-addictt)
Bug fixes
- 7225403: fix: Content not piped to stdout (@caffeine-addictt)
- bba6a31: fix: Manpage generation cmd not piping to stdout (#129) (@caffeine-addictt)
Others
- 188a4ed: chore: bump 0.2.5 -> 0.2.6 (@caffeine-addictt)
- 26e5beb: ci: Provide id-token write permission (#128) (@caffeine-addictt)
v0.2.5
Changelog
Features
- b192b47: feat: hide man command by default (@caffeine-addictt)
- f79c43d: feat: version bumper script (@caffeine-addictt)
Bug fixes
- c5d07bf: fix: Specify git dep for homebrew (@caffeine-addictt)
Improvements
- ee2de8e: build: Build for other arches too (@caffeine-addictt)
- dc25dce: build: Generate manpages and comps in CI (@caffeine-addictt)
- 54e87e7: build: Include completions and manpages in archives (@caffeine-addictt)
- 3c6cb54: refactor: Use sh instead of bash for user scripts (@caffeine-addictt)
- 741ace8: test: Add test command for homebrew (@caffeine-addictt)
Security issues
- 6d1f470: security: Sign waku checksums with cosign (@caffeine-addictt)
Others
- 5efb920: chore: bump to 0.2.4 -> 0.2.5 (@caffeine-addictt)
- 07e596c: ci: Improving ci (#125) (@caffeine-addictt)
- b2a7afb: ci: Skip upx until there is better support (@caffeine-addictt)
- ea9e3cb: ci: set up cosign before build process (#127) (@caffeine-addictt)
v0.2.4
Changelog
Features
- 00bbb96: feat: Make waku available on scoop (@caffeine-addictt)
Improvements
- e627c5f: docs: Update install docs for scoop (@caffeine-addictt)
Others
- d1ab144: chore: bump 0.2.3 -> 0.2.4 (@caffeine-addictt)
- f960102: ci: Release Waku on Scoop (#124) (@caffeine-addictt)