Skip to content

Releases: cszczepaniak/go-tools.nvim

v0.1.4

12 Jun 03:39
f47209b
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Commits:
f47209b Merge pull request #3 from cszczepaniak/cs/selector
39fd68c use new test lib
7819f9e Merge branch 'main' into cs/selector
54abd76 remove tests I'm not happy with
b4615a3 add selectorchain
e1af7c8 support file-only suggestors

v0.1.3

12 Jun 03:32
45f4c09
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Commits:
45f4c09 Merge pull request #2 from cszczepaniak/cs/run_tests_in_ci
54b99b9 replace assertion lib
288edc9 correct name
b37830d add build/test action
b0e66dd remove tests i'm not happy with

v0.1.2

10 Jun 02:16
62a5a4d
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Commits:
62a5a4d Merge pull request #1 from cszczepaniak/cs/rework_loader
b1186bc break dependency on loader/contents
26d1a74 remove commented-out code
ec1dc0d remove fields from loader and return them instead
130adf4 rename LoadPackageOnce

v0.1.1

10 Jun 01:28
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This is a release full of commits that just set up a github action for creating further releases. I'm releasing it so the next one does not include all of these commits, but only includes relevant Go changes.

Commits:
02cee23 typo
1317fc7 allow actually creating a release
fb03850 try again
7e0e31b wrong order
33c155b see what triggered
c5ac954 put it outside the if
daf8dbb show the commits
f67de27 test out getting all commits
02b4e8b be able to get next tag
bcf74f9 remove stray debug log
c1ebc4f no newline
e603919 does this need newlines
44a03bc try to use outputs
b689ca5 clean up script
0e21452 work around the bug
ae4bcb4 git tag directly
bcae06d what
ece3732 more debugging
fff084a debug
85a23f5 add nexttag script
e89406c correct branch name
bc71a19 start to build a GHA for tags
1519a48 fix build.lua

v0.1.0

09 Jun 01:10
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial unstable release.