Releases: EndlessTrax/brokli
Releases · EndlessTrax/brokli
Release list
v0.2.1
Changelog
- 5d18ee5: build(deps): bump golang.org/x/net from 0.44.0 to 0.55.0 (#19) (@dependabot[bot])
- b6a268e: chore: bump version to 0.2.1 (@EndlessTrax)
v0.2.0
Changelog
- f25172d: Add --output-format flag for GitHub Actions workflow integration (#18) (@Copilot)
- 89dd192: Bump version to v0.2.0 (@EndlessTrax)
v0.1.1
Changelog
- fc8f17e: fix: remove todo placeholders from CLI help text (#16) (@Copilot)
- 85b72d0: build: bump version to 0.1.1 (@EndlessTrax)
v0.1.0
Changelog
- 98d7c1b: fix: use .zip format for Windows release archives (#14) (Copilot 198982749+Copilot@users.noreply.github.com)
- dede338: fix: remove debug print statement (#13) (Copilot 198982749+Copilot@users.noreply.github.com)
- 1a14df5: ci: update CI/CD workflows (#10) (Ricky White ricky@rickywhite.net)
- 7a140e7: chore: remove .vscode from repo and ignore (Ricky White ricky@rickywhite.net)
- ef08e3c: docs: MIT License added to the project (Ricky White ricky@rickywhite.net)
- 43cb251: docs: updated documentation (#9) (Ricky White ricky@rickywhite.net)
- 19414db: feat: Add progress indication, colored output, and verbose mode (#8) (Ricky White ricky@rickywhite.net)
- d60b02a: feat: implement concurrent HTTP checker with worker pool (#7) (Ricky White ricky@rickywhite.net)
- 944497f: refactor: restructure pkg/ for better separation of concerns (#6) (Ricky White ricky@rickywhite.net)
- 38ca3b3: feat: add
Taskfile.ymlfor development and testing commands (#5) (Copilot 198982749+Copilot@users.noreply.github.com) - d53fa0e: Implement sitemap checking functionality for
checkcommand (#3) (Copilot 198982749+Copilot@users.noreply.github.com) - 00fa620: Add GitHub Actions for automated PR checks (#4) (Copilot 198982749+Copilot@users.noreply.github.com)
- f160274: Added unit tests for
parse.goandtypes.go(Ricky White ricky@rickywhite.net) - 3fde5e2: Updated
checkcommand to use new code. (Ricky White ricky@rickywhite.net) - 1b000b4: Updated
parse.goto use new AnchorTag and type methods. (Ricky White ricky@rickywhite.net) - b06bc98: Updated
types.goto compose new AnchorTags (Ricky White ricky@rickywhite.net) - 4bf67f6: Update dependencies (Ricky White ricky@rickywhite.net)
- 494c6f2: Update root command and version command (Ricky White ricky@rickywhite.net)
- 0f19ae6: Bump golang.org/x/net from 0.35.0 to 0.38.0 (#2) (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 11e1a54: WIP (Ricky White ricky@rickywhite.net)
- d80d755: Add base cli files (Ricky White ricky@rickywhite.net)
- 6807923: Create .gitignore (Ricky White ricky@rickywhite.net)