Releases: caffeine-addictt/waku
Releases · caffeine-addictt/waku
v0.7.3
Changelog
Features
- 80a8702: feat: Add logging (@caffeine-addictt)
Bug fixes
- fb35c81: fix: Only license is templated (#167) (@caffeine-addictt)
- bb3fcf7: fix: Use config file REL path to tmp (@caffeine-addictt)
Improvements
- 819dd58: refactor: Log messages start with lowercase (@caffeine-addictt)
Others
- 4bb3463: chore: bump v0.7.2 -> v0.7.3 (@caffeine-addictt)
v0.7.2
Changelog
Features
- 8683a74: feat: Add logging for fetching license text (@caffeine-addictt)
Bug fixes
- f989aa3: fix: Check for non OK status codes (@caffeine-addictt)
- 4cd67a6: fix: License text can give 404 (#166) (@caffeine-addictt)
- 9cb1ed1: fix: invalid license text url (@caffeine-addictt)
- 0ff709d: fix: logging missing newline (@caffeine-addictt)
- 0db8ece: fix: logging using cmd instead of log (@caffeine-addictt)
Improvements
- 3989133: docs: Add v0.7 docs (#164) (@caffeine-addictt)
Others
- 65d8692: chor: bump 0.7.1 -> 0.7.2 (@caffeine-addictt)
v0.7.1
Changelog
Features
- 838601f: feat: Remove unsupported "name" field (@caffeine-addictt)
- ef3dbca: feat: Update schemas (#163) (@caffeine-addictt)
- 0ad5646: feat: Use yaml (@caffeine-addictt)
Bug fixes
- 1e0d56f: fix: Do not export Prompt.value (@caffeine-addictt)
- d077f30: fix: actual not set to tmp value on yaml unmarshal (@caffeine-addictt)
Improvements
- 5a2fb97: docs: fix wrong release link (@caffeine-addictt)
- 76f28c4: perf: Dont pointer to a slice (@caffeine-addictt)
- 9fac2d0: style: Update prettier ignore rules (@caffeine-addictt)
Others
- f5e22fe: chore: bump 0.7.0 -> 0.7.1 (@caffeine-addictt)
v0.7.0
Changelog
Deprecated --repo
flag in waku new
. Please use --source
instead.
Features
- 22e409e: feat: Add checking urls to git (@caffeine-addictt)
- 8207b99: feat: Add source flag and deprecate repo flag (@caffeine-addictt)
- 076245c: feat: Implement source flag (@caffeine-addictt)
- a0fbec2: feat: Support using local directory as template (#162) (@caffeine-addictt)
- c43354e: feat: check for markDeprecated err (@caffeine-addictt)
Bug fixes
- 99a33b1: fix: Fetching broken when passing source flag (@caffeine-addictt)
Improvements
- 0550cb6: docs: Add repo flag deprecation notice (@caffeine-addictt)
- 1187487: docs: Fix wrong link 0.3.0 -> 0.6.0 (#159) (@caffeine-addictt)
Others
- 024c07f: chore(deps): Bump golang from 1.23.1 to 1.23.2 (#160) (@dependabot[bot])
- 5f36f59: chore: bump 0.6.0 -> 0.7.0 (@caffeine-addictt)
v0.6.0
Changelog
Features
- ca5406b: feat: Add YAML decoding/encoding support (@caffeine-addictt)
- 757e5c1: feat: Add debug logs (@caffeine-addictt)
- 6b37514: feat: Add supported filenames (@caffeine-addictt)
- db6ecb9: feat: Implement filepath resolving (@caffeine-addictt)
- db3cfe2: feat: Implement yaml parsing (@caffeine-addictt)
- d487028: feat: Update new cmd dir flag (@caffeine-addictt)
- 6838145: feat: YAML support and more filenames (#158) (@caffeine-addictt)
Bug fixes
- 427e5c6: fix: Have license fetching respect --branch flag (@caffeine-addictt)
- 9b83406: fix: Remove TemplateSkip deadcode (@caffeine-addictt)
- 8867a2c: fix: file not closed (@caffeine-addictt)
- 283f820: fix: prevent passing nil pointer to huh.NewForm() (@caffeine-addictt)
Improvements
- 6af32fe: docs: Add v0.6.0 blog (@caffeine-addictt)
- 4cff489: docs: Get rid of unused files (@caffeine-addictt)
- f473271: docs: Include yaml config file docs (@caffeine-addictt)
- ac64ed1: docs: Update config intro docs (@caffeine-addictt)
- 424f0be: docs: Update docstring (@caffeine-addictt)
- 55b6ca3: perf: Pass TemplatePrompt as a ref (@caffeine-addictt)
Others
- 5461268: chore: bump 0.5.1 -> 0.6.0 (@caffeine-addictt)
v0.5.1
Changelog
Features
- 70ee859: feat: Add cleanup (@caffeine-addictt)
- 6137f2f: feat: Add helper functions (@caffeine-addictt)
- decd335: feat: Implement cleanup in new command (@caffeine-addictt)
- cc2d610: feat: Improve check cmd logging (@caffeine-addictt)
- d2999a8: feat: Improve error handling (#156) (@caffeine-addictt)
- 7910837: feat: Improve new command logging (@caffeine-addictt)
- b0e9728: feat: Make all cmd facing errors a waku error (@caffeine-addictt)
- 069c2ca: feat: Make logging stdout/stderr configurable (@caffeine-addictt)
- 08809ff: feat: Make version respect QUIET (@caffeine-addictt)
Bug fixes
- abf4c0b: fix: Errors should be a pointer (@caffeine-addictt)
Improvements
- 38e86a4: docs: Add docs for the default template values (#152) (@caffeine-addictt)
- cf030ff: docs: Update PR template (#153) (@caffeine-addictt)
- eab0b30: test: Fix test helper by piping stdout/err (@caffeine-addictt)
Others
- 1f9dad2: chore: bump 0.5.0 -> 0.5.1 (@caffeine-addictt)
v0.5.0
Changelog
Waku is now back on snapcraft and git is no longer a required dependency! 🥳
Features
- 34af720: feat: Implement fallback to go-git (@caffeine-addictt)
- 683fff3: feat: Improve verbosity usage string (@caffeine-addictt)
- a00d459: feat: Make git optional (#150) (@caffeine-addictt)
- 8ad2a1b: feat: Make healthcheck missing git be a warn (@caffeine-addictt)
Bug fixes
- f370308: fix: Missing TRACE in switch causing vvv to fail (@caffeine-addictt)
- de2266b: fix: Missing newline after debugf call (@caffeine-addictt)
- bac7432: fix: Use strict confinement for snapcraft (@caffeine-addictt)
- 211392e: fix: VERBOSE -> INFO and trailing space fixes (@caffeine-addictt)
Improvements
- faf22ee: refactor: abstract checking for git (@caffeine-addictt)
Others
- 645cdd3: Merge branch 'main' into feature/make-git-optional (@caffeine-addictt)
- d9496b6: chore: Run formatting (@caffeine-addictt)
- 26d220a: chore: bump 0.4.0 -> 0.5.0 (@caffeine-addictt)
- 6fae352: ci: Cache golang builds (#151) (@caffeine-addictt)
- 1062872: revert: Un-remove publishing to snap (@caffeine-addictt)
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)