Releases: lemoony/snipkit
Releases · lemoony/snipkit
v1.5.0
Highlights
- Support multiple default values for pet manager by @lemoony in #255
- Support inline command for ZSH by @lemoony in #256
- Add copy command by @lemoony in #257
- Adds export command (format: json/xml) by @lemoony in #258
- Add id + param flag to exec/print command by @lemoony in #259
- Add fzf example customization script + documentation by @lemoony in #260
What's Changed
- Bump golang.org/x/term from 0.6.0 to 0.11.0 by @dependabot in #218
- Bump github.com/vektra/mockery/v2 from 2.32.3 to 2.33.1 in /tools by @dependabot in #211
- Bump github.com/goreleaser/goreleaser from 1.19.2 to 1.20.0 in /tools by @dependabot in #210
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #217
- Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 in /tools by @dependabot in #212
- Update parameters.md by @enlewof in #234
- Bump actions/checkout from 3 to 4 by @dependabot in #219
- Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.2 in /tools by @dependabot in #231
- Bump golang.org/x/term from 0.11.0 to 0.20.0 by @dependabot in #236
- Bump github.com/daixiang0/gci from 0.11.2 to 0.13.4 in /tools by @dependabot in #237
- Upgrade to GO 1.22 by @lemoony in #253
- Bump actions/setup-go from 4 to 5 by @dependabot in #247
- Bump github/codeql-action from 2 to 3 by @dependabot in #248
- Bump actions/setup-python from 4 to 5 by @dependabot in #246
- Bump codecov/codecov-action from 3.1.4 to 4.5.0 by @dependabot in #249
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #244
- Bump github.com/golangci/golangci-lint from 1.55.2 to 1.59.1 in /tools by @dependabot in #251
- Bump github.com/vektra/mockery/v2 from 2.33.1 to 2.44.1 in /tools by @dependabot in #254
New Contributors
Full Changelog: v1.4.3...v1.5.0
v1.4.3
v1.4.2
What's Changed
- Bump github.com/zalando/go-keyring from 0.2.1 to 0.2.2 by @dependabot in #169
- Bump github.com/spf13/afero from 1.9.3 to 1.9.4 by @dependabot in #173
- Bump github.com/daixiang0/gci from 0.9.0 to 0.9.1 in /tools by @dependabot in #177
- Bump golang.org/x/term from 0.3.0 to 0.6.0 by @dependabot in #179
- Bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #171
- Update configuration docs for SNIPKIT_HOME by @lemoony in #204
- Bump actions/setup-go from 3 to 4 by @dependabot in #184
- Bump github.com/rivo/uniseg from 0.4.3 to 0.4.4 by @dependabot in #183
- Bump github.com/muesli/termenv from 0.13.0 to 0.15.1 by @dependabot in #185
- Upgrade go from 1.18 to 1.20 by @lemoony in #205
- Updated README.md with logo by @lemoony in #207
- Bump github.com/goreleaser/goreleaser from 1.14.1 to 1.19.2 in /tools by @dependabot in #206
- Bump github.com/vektra/mockery/v2 from 2.16.0 to 2.32.3 in /tools by @dependabot in #208
- Bump codecov/codecov-action from 3.1.1 to 3.1.4 by @dependabot in #198
- Bump github.com/corbym/gocrest from 1.0.5 to 1.1.1 by @dependabot in #193
- Bump github.com/charmbracelet/lipgloss from 0.6.0 to 0.7.1 by @dependabot in #186
- Bump github.com/charmbracelet/bubbles from 0.14.0 to 0.16.1 by @dependabot in #199
Full Changelog: v1.4.1...v1.4.2
v1.4.1
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
Highlights
- Fuzzy search for snippets by @lemoony in #139
- Automated config migration by @lemoony in #140
- Print + confirm flag for exec command by @lemoony in #146
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
What's Changed
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #93
- Fixes #128: Nil pointer error because of config bug by @lemoony in #134
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
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
v1.1.0
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