Skip to content

Releases: flaticols/bump

v0.0.8

04 Nov 21:22
Immutable release. Only release title and notes can be modified.
0a61668

Choose a tag to compare

Changelog

  • 83fd9c3 [issue-18] fix: apply go fmt and improve failing tests
  • ffd9656 added new test case
  • 6bce36a added positionless
  • 0a61668 dd monorepo tag support
  • 481d8ad feat(bump): add --json flag for JSON output A --json flag was added to the bump CLI to output a single JSON object for both success and error cases. Errors are sent to stderr, and the process exits with code 1 on failure. The feature was successfully implemented and tested locally.
  • 687d148 feat(junie): added .devcontainer.json
  • 0eeaddd feat(junie): added .junie workflow
  • e423593 feat: implement --prefix flag for tag prefixes The --prefix flag was implemented in the Go CLI application for tag prefixes in a monorepo, and the changes compiled successfully. However, tests could not be run due to the lack of a Go toolchain environment. The implementation is ready for submission pending test execution.
  • 239542f feat: rebuild docs website with modern design and Recursive font
  • 7edd3a9 fix
  • 63495d7 fix positionl struct init
  • 131a066 positionless v2
  • 526ebf9 remove unused import of os pkg

v0.0.7

12 Apr 19:32

Choose a tag to compare

Changelog

  • f36de9f Add SemVer package for versioning and constraint management.
  • 3b07be6 Add changelog for v0.0.7 with semver implementation.
  • 239b41c Add changelog section to documentation and update styles
  • 9f9b885 Create CNAME
  • b122d28 Delete CNAME
  • a1d2434 Fix styles
  • c8d27db Fix typo in git.go comment.
  • 28b771c Refactor Git state management: unify interface methods and improve branch handling
  • e9570fa Refactor Git tag parsing and validation logic.
  • fdeb58e Refactor SemVer parsing: simplify functions and remove v-prefix handling
  • 517bb2a Refactor codebase and add linting configuration.
  • 72ae49e Refactor comments for SetPrereleaseMap and SetMetadataMap
  • 25fa097 Remove bump and git command implementation
  • 6235780 Update README.md
  • f83e2aa semver pkg was updated, docs page okk
  • c9de402 fix test to align with new structs layout
  • 238a84e remove dep
  • be6b1c5 use shared print* funcs

v0.0.6

27 Mar 22:07
fc681f2

Choose a tag to compare

Changelog

v0.0.5

27 Mar 21:56
8dda2e2

Choose a tag to compare

Changelog

v0.0.4

25 Mar 19:33
1585ea0

Choose a tag to compare

Changelog

v0.0.3

23 Mar 18:55
361e7b1

Choose a tag to compare

Changelog

  • 361e7b1 Update Homebrew formula configuration and release workflow
  • 4928dee Vendoring deps

v0.0.2

23 Mar 18:46
ba7b5bd

Choose a tag to compare

Changelog