Skip to content

Releases: muandane/goji

v0.1.3

28 Aug 12:01
6bb44cc
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • Fix: commit printing tabs by @muandane in #68
  • Feat: added dynamic git flags --git-flag #32
  • Fix: error logging #68
  • Fix: added flags input not being passed to non interactive mode #59

Enhancements ✨

👒 Dependencies

  • Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #61
  • Bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 by @dependabot in #63
  • Bump github.com/charmbracelet/huh from 0.4.2 to 0.5.2 by @dependabot in #64
  • Bump github.com/charmbracelet/glamour from 0.7.0 to 0.8.0 by @dependabot in #65
  • Bump github.com/charmbracelet/huh from 0.5.2 to 0.5.3 by @dependabot in #66

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Jul 18:32
6a79fcb
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Jul 17:02
cdd2b48
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

👒 Dependencies

  • Bump actions/checkout from 4.1.1 to 4.1.6 by @dependabot in #42
  • Bump codecov/codecov-action from 4.1.0 to 4.4.1 by @dependabot in #43
  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #44
  • Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #45
  • Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #46
  • Bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by @dependabot in #47
  • Bump github.com/charmbracelet/huh from 0.3.0 to 0.4.2 by @dependabot in #48
  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #50
  • Bump github.com/alecthomas/assert/v2 from 2.2.1 to 2.10.0 by @dependabot in #49
  • Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #52
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #55
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #54
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #53

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Apr 22:33
a107764
Compare
Choose a tag to compare

Enhancements ✨

. Fixed noEmojis logic
. Fixed config init functions

Full Changelog: v0.0.8...v0.1.0

v0.0.8

11 Apr 18:40
eb68797
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • Added commit hooks through goji check command by @muandane in #35
  • Ability to disable emoji in commit type by @muandane in #39

Enhancements ✨

  • pre-commit hook fix by @muandane in #37
  • removal of signoff flag in favor of config based value by @muandane in #38
  • fixed reading config file from repo root if available dir by @muandane in #36

Full Changelog: v0.0.7...v0.0.8

v0.0.8-rc4

11 Apr 11:51
c079f1f
Compare
Choose a tag to compare
v0.0.8-rc4 Pre-release
Pre-release

What's Changed

Features 🎉

  • fix 🐛 (git): reading config file from repo root dir by @muandane in #36
  • Feat: added commit hooks by @muandane in #35

Enhancements ✨

  • Feature: pre-commit hook by @muandane in #37
  • deprecate ⚰️: removal of signoff flag in favor of config based value by @muandane in #38

Full Changelog: v0.0.7...v0.0.8-rc4

v0.0.8-rc3

22 Mar 15:47
caf064a
Compare
Choose a tag to compare
v0.0.8-rc3 Pre-release
Pre-release

What's Changed

Features 🎉

  • fix 🐛 (git): reading config file from repo root dir by @muandane in #36
  • Feat: added commit hooks by @muandane in #35

Enhancements ✨

Full Changelog: v0.0.7...v0.0.8-rc3

v0.0.8-rc2

16 Feb 18:24
9d1bba4
Compare
Choose a tag to compare
v0.0.8-rc2 Pre-release
Pre-release

What's Changed

Enhancements ✨

Full Changelog: v0.0.8-rc1...v0.0.8-rc2

v0.0.8-rc1

04 Feb 19:44
7ba83dd
Compare
Choose a tag to compare
v0.0.8-rc1 Pre-release
Pre-release

What's Changed

Features 🎉

  • fix 🐛 (git): reading config file from repo root dir by @muandane in #36
  • Feat: added commit hooks by @muandane in #35

Full Changelog: v0.0.7...v0.0.8-rc1

v0.0.7

30 Jan 10:28
b7638ad
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • Feat/manpage by @muandane in #33
  • Updated huh version by @muandane in #34
  • added height constraint to some prompt fields
  • char count works with values defined in the config file .goji.json
  • you can autocomplete in the scope prompt with the predefined scopes in .goji.json with ctrl+e

Full Changelog: v0.0.6...v0.0.7