Skip to content

Releases: gonvenience/ytbx

ytbx release v1.4.4

30 Jan 13:33
Compare
Choose a tag to compare
Remove absolute path from input file location

Do not use absolute path when printing human readable location.

ytbx release v1.4.3

22 Jan 21:18
Compare
Choose a tag to compare

3dc289c Fix golangci-lint findings
d901289 Bump dependencies
ceb08f0 Bump to Go 1.17
b1815e3 Remove ignore section from Dependabot config

ytbx release v1.4.2

21 May 15:35
Compare
Choose a tag to compare

60c1c14 Add convenience path parse function

ytbx release v1.4.1

17 May 09:46
Compare
Choose a tag to compare

6eb97b2 Upgrade to GitHub-native Dependabot
956f324 Backport unsafe Dot-style path parsing

ytbx release v1.4.0

19 Mar 14:39
Compare
Choose a tag to compare

f169745 Add support for loading directories
8029068 Bump bunt package
6029534 Clean-up imports and formatting

ytbx release v1.3.1

16 Mar 21:30
Compare
Choose a tag to compare

1a45b14 Bump dependencies
016f33d Harmonise output style of stdin in messages
f39488d Recreate Go sum file
4b64d9f Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
5f4f284 Bump github.com/gonvenience/bunt from 1.3.0 to 1.3.1
2083978 Move badges into headline
ba3a213 Introduce common GitHub Action build and test
47e2d39 Update Go module files
b0edb77 Bump github.com/gonvenience/bunt from 1.2.0 to 1.3.0
a9656fc Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
8819850 Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
517ee4c Bump github.com/onsi/gomega from 1.10.3 to 1.10.4
31d6413 Bump github.com/gonvenience/bunt from 1.1.3 to 1.2.0
f11f687 Migrate to travis-ci.com
6b56da8 Bump github.com/gonvenience/neat from 1.3.1 to 1.3.2
cf31f68 Bump github.com/gonvenience/neat from 1.3.0 to 1.3.1
bd725f1 Bump github.com/gonvenience/bunt from 1.1.1 to 1.1.3
f2b3254 Mitigate misspell issue in Go report

ytbx release v1.3.0

05 Sep 20:28
Compare
Choose a tag to compare

ef56de8 Add Go modules directory to Travis cache
f14aebb Add delete function
04e828b Introduce parent to traverse tree function
21a6f7c Remove obsolete style parameter in ComparePaths
3f2d616 Add IsPathInTree function
d9cb0ce Fix gofmt/goimports issue
ccfad22 Refactor grab function code
3f1e5d6 Bump Go version to 1.15
9d02ce4 Bump dependency versions
4150ca6 Bump golang-dev-tools in Travis
af0a2ca Add Go version badge
c04e88d Replace godoc with pkg.go.dev
0cde8d4 Replace default branch name
2de92f0 Bump github.com/onsi/ginkgo from 1.12.1 to 1.14.0
bfec952 Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
c113951 Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1
972a032 Bump github.com/onsi/gomega from 1.9.0 to 1.10.0
53df4c5 Bump github.com/gonvenience/neat from 1.2.2 to 1.3.0
f1e9b45 Bump github.com/gorilla/mux from 1.7.3 to 1.7.4
b4dad5a Bump github.com/onsi/gomega from 1.8.1 to 1.9.0
6884b91 Bump github.com/onsi/ginkgo from 1.11.0 to 1.12.0
958bf7a Bump github.com/gonvenience/neat from 1.2.1 to 1.2.2

ytbx release v1.2.2

10 Jan 14:42
Compare
Choose a tag to compare

06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience

ytbx release v1.2.1

03 Jan 22:21
Compare
Choose a tag to compare

c1a1fd7 Fix counter check bug in reorder code

ytbx release v1.2.0

31 Dec 21:10
Compare
Choose a tag to compare

357a0e0 Migrate to Go YAML v3
bb758c6 Add coverage flag to tests
219e4fd Bump neat package to v1.1.0
d8daaa8 Bump github.com/onsi/gomega from 1.7.1 to 1.8.1
37855e0 Bump github.com/onsi/ginkgo from 1.10.3 to 1.11.0
fcfb917 Add Go mod directory to cache directories