Skip to content

Releases: stormlightlabs/git-storm

v0.1.4

09 Nov 19:10

Choose a tag to compare

Changelog

  • e0693a3 build: use up to date schema

Made by Owais.

v0.1.3

09 Nov 19:07

Choose a tag to compare

Changelog


Made by Owais.

v0.1.1

09 Nov 18:57

Choose a tag to compare

Changelog

  • 37f8ee1 build: update homebrew docs

Made by Owais.

v0.1.0

09 Nov 18:52

Choose a tag to compare

Changelog

  • 1c59c57 build: add goreleaser
  • 30de1fa chore: rename project
  • 9608cb7 feat(bump): add interactive toolchain based bump command
  • 406032d feat(changelog): build changelog handling and behind release command
  • c31bc0b feat(diff): add unified diff view
  • de0f179 feat(generate): add generate command for changeset files
  • 891a57a feat(generate): add interactive commit selector behind -i/interactive flag
  • aae033f feat(release): annotated Git tagging with release notes
  • 7f70c4d feat(tty): implement TTY detection and error handling for non-interactive environments
  • b668f26 feat(unreleased): add 'partial' command for creating entries linked to specific commits
  • e4feb38 feat(unreleased): commit selector for unreleased section of CHANGELOG
  • 4cb2d51 feat(unreleased): implement delete and edit actions in review workflow with TUI support
  • c557afc feat(unreleased): interactive commit re/viewer
  • 7de6f6d feat: myer's & lcs diff algorithm
  • a4db887 feat: side by side diff with reflow/truncation
  • 18363c2 feat: test utilities & basic types
  • 05f41a6 fix: hard tabs
  • b1c3092 initial commit
  • ea037f2 refactor(gitlog): move shared git utilities to package gitlog

Made by Owais.