Skip to content

Releases: lemoony/snipkit

v1.5.0

25 Aug 10:06
25a77a6
Compare
Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.4.3

12 Aug 09:50
7e40a5a
Compare
Choose a tag to compare

What's Changed

  • Hot fix: Revert lipgloss to v0.6.0 to fix a bug that makes the UI freeze by @lemoony in #209

Full Changelog: v1.4.2...v1.4.3

v1.4.2

09 Aug 07:33
af053c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

03 Jan 15:18
2e28b5f
Compare
Choose a tag to compare

What's Changed

  • Fix K and Q keys not working by @lemoony in #164
  • Integrate finder primitive from tview fork by @lemoony in #165
  • Bump github.com/goreleaser/goreleaser from 1.12.3 to 1.14.1 in /tools by @dependabot in #163
  • Bump github.com/charmbracelet/bubbletea from 0.23.0 to 0.23.1 by @dependabot in #151
  • Bump github.com/gdamore/tcell/v2 from 2.5.3 to 2.5.4 by @dependabot in #162
  • Bump github.com/rivo/uniseg from 0.4.2 to 0.4.3 by @dependabot in #166
  • Bump github.com/vektra/mockery/v2 from 2.14.1 to 2.16.0 in /tools by @dependabot in #161
  • Bump github.com/daixiang0/gci from 0.8.2 to 0.9.0 in /tools by @dependabot in #155
  • Bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #158
  • Bump github.com/cli/oauth from 0.9.0 to 1.0.0 by @dependabot in #160

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Nov 11:02
5453b4f
Compare
Choose a tag to compare

Highlights

What's Changed

  • Bump github.com/spf13/cobra from 1.4.0 to 1.6.1 by @dependabot in #138
  • Bump github.com/stretchr/testify from 1.7.3 to 1.8.1 by @dependabot in #130
  • Bump github.com/phuslu/log from 1.0.80 to 1.0.83 by @dependabot in #129
  • Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #121
  • Bump github.com/charmbracelet/bubbles from 0.11.0 to 0.14.0 by @dependabot in #120
  • Bump github.com/charmbracelet/bubbletea from 0.21.0 to 0.22.1 by @dependabot in #115
  • Bump github.com/daixiang0/gci from 0.3.4 to 0.8.2 in /tools by @dependabot in #137
  • Bump github.com/golangci/golangci-lint from 1.46.2 to 1.50.1 in /tools by @dependabot in #132
  • Bump github.com/vektra/mockery/v2 from 2.12.3 to 2.14.1 in /tools by @dependabot in #136
  • Bump github.com/goreleaser/goreleaser from 1.9.2 to 1.12.3 in /tools by @dependabot in #131
  • Read lib directories for fslibrary recursively by @lemoony in #147
  • Bump github.com/spf13/afero from 1.8.2 to 1.9.2 by @dependabot in #145
  • Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.1 by @dependabot in #141
  • Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.5.3 by @dependabot in #142
  • Bump github.com/muesli/termenv from 0.12.0 to 0.13.0 by @dependabot in #144
  • Bump github.com/charmbracelet/lipgloss from 0.5.0 to 0.6.0 by @dependabot in #143
  • Bump github.com/charmbracelet/bubbletea from v0.22.1 to v0.23.0. by @lemoony in #148
  • Fixed individual subcommand flags by @lemoony in #150
  • Bump github.com/spf13/afero from 1.9.2 to 1.9.3 by @dependabot in #149

Full Changelog: v1.3.2...v1.4.0

v1.3.2

27 Oct 15:21
04ad270
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

20 Jun 06:23
eec3a0c
Compare
Choose a tag to compare

Hightlights

  • Upgrade to go 1.18 by @lemoony in #83
  • Fixes #89: Don't return all snippets for SnippetsLab when none meet the criteria by @lemoony in #90
  • Fixes #91: Square brakets in snippet title are misinterpreted as unix color escape codes by @lemoony in #92

What's Changed

  • Bump mvdan.cc/gofumpt from 0.2.1 to 0.3.0 in /tools by @dependabot in #50
  • Bump github.com/zalando/go-keyring from 0.1.1 to 0.2.0 by @dependabot in #49
  • Bump emperror.dev/errors from 0.8.0 to 0.8.1 by @dependabot in #48
  • Bump actions/setup-python from 2 to 3 by @dependabot in #47
  • Bump github.com/spf13/afero from 1.8.1 to 1.8.2 by @dependabot in #53
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #56
  • Bump github.com/phuslu/log from 1.0.77 to 1.0.79 by @dependabot in #79
  • Bump github.com/zalando/go-keyring from 0.2.0 to 0.2.1 by @dependabot in #60
  • Bump github/codeql-action from 1 to 2 by @dependabot in #71
  • Bump actions/checkout from 2 to 3 by @dependabot in #51
  • Bump github.com/spf13/viper from 1.10.1 to 1.12.0 by @dependabot in #80
  • Bump actions/setup-go from 2 to 3 by @dependabot in #63
  • Bump github.com/golangci/golangci-lint from 1.44.2 to 1.46.2 in /tools by @dependabot in #77
  • Bump github.com/vektra/mockery/v2 from 2.10.0 to 2.12.3 in /tools by @dependabot in #82
  • Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 by @dependabot in #66
  • Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #54
  • Bump codecov/codecov-action from 2.1.0 to 3.1.0 by @dependabot in #70
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #64
  • Bump github.com/daixiang0/gci from 0.3.3 to 0.3.4 in /tools by @dependabot in #85
  • Bump github.com/goreleaser/goreleaser from 1.5.0 to 1.9.2 in /tools by @dependabot in #81
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #86
  • Bump github.com/phuslu/log from 1.0.79 to 1.0.80 by @dependabot in #88
  • Bump actions/setup-python from 3 to 4 by @dependabot in #87

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Feb 20:47
d531597
Compare
Choose a tag to compare

Highlights

  • Support for massCode
  • Implemented parameter types PATH + PASSWORD

What's Changed

  • Fix missing line break when pruning title header by @lemoony in #38
  • Add config option hideKeyMap by @lemoony in #40
  • Implemented parameter types PATH + PASSWORD by @lemoony in #39
  • Bump github.com/charmbracelet/bubbletea from 0.19.3 to 0.20.0 by @dependabot in #46
  • Bump github.com/charmbracelet/bubbles from 0.10.2 to 0.10.3 by @dependabot in #42
  • Bump github.com/charmbracelet/lipgloss from 0.4.0 to 0.5.0 by @dependabot in #43
  • Bump github.com/golangci/golangci-lint from 1.44.0 to 1.44.2 in /tools by @dependabot in #44
  • Support for massCode manager by @lemoony in #41

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Feb 20:49
1a96476
Compare
Choose a tag to compare

What's Changed

  • Support for Pet cli manager by @lemoony in #36
  • Add config options ParameterMode + RemoveComments by @lemoony in #37
  • Bump github.com/goreleaser/goreleaser from 1.4.1 to 1.5.0 in /tools by @dependabot in #35

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Feb 19:37
9c8cf59
Compare
Choose a tag to compare

Highlights

  • Support for GitHub Gist
  • Added config option to allow defining a custom shell path
  • Write logs to file instead of stdout

What's Changed

  • Bump github.com/goreleaser/goreleaser from 1.3.1 to 1.4.1 in /tools by @dependabot in #26
  • Bump github.com/phuslu/log from 1.0.76 to 1.0.77 by @dependabot in #25
  • Bump github.com/charmbracelet/bubbles from 0.10.0 to 0.10.2 by @dependabot in #23
  • Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 in /tools by @dependabot in #28
  • Bump github.com/muesli/termenv from 0.9.0 to 0.11.0 by @dependabot in #30
  • Bump github.com/golangci/golangci-lint from 1.43.0 to 1.44.0 in /tools by @dependabot in #27
  • Add Gitpod configuration by @lemoony in #31
  • Bump github.com/spf13/afero from 1.8.0 to 1.8.1 by @dependabot in #32
  • Write logs to file instead of stdout by @lemoony in #33
  • Add GitHub Gist as snippet manager by @lemoony in #22
  • Add option to configuration to allow defining a custom shell path. by @lemoony in #34

Full Changelog: v1.0.0...v1.1.0