Skip to content

Releases: gonvenience/ytbx

ytbx release v1.1.3

06 Dec 10:51
Compare
Choose a tag to compare

589224e Getting values from an empty yamls should not fail
d04d1bb Bump github.com/gonvenience/neat from 1.0.5 to 1.0.6
bf07a6c Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
d14f430 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.5
0462cad Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
14ef2a7 Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
1d9db82 Bump github.com/gonvenience/neat from 1.0.3 to 1.0.5
4c79f14 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
964afe0 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7f2d316 Bump github.com/onsi/gomega from 1.5.0 to 1.6.0
74a1699 Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0
3736dff Bump github.com/gonvenience/bunt from 1.1.0 to 1.1.1
becb86b Bump github.com/gonvenience/wrap from 1.0.0 to 1.1.0
812e24d Bump github.com/gonvenience/bunt from 1.0.7 to 1.1.0

ytbx release v1.1.2

25 Jun 19:24
Compare
Choose a tag to compare

52f1d83 bump gonvenience to 1.0.7
a3f73f7 Bump github.com/gonvenience/neat from 1.0.1 to 1.0.3
a574992 Bump github.com/gonvenience/bunt from 1.0.2 to 1.0.5
36c7cf6 Switch to new gonvenience packages
64f8756 Bump github.com/spf13/cobra from 0.0.4 to 0.0.5
cba294a Bump github.com/onsi/gomega from 1.4.3 to 1.5.0

ytbx release v1.1.1

27 May 11:11
43d4b17
Compare
Choose a tag to compare

3501e2a Remove windows build
bf1b641 Refactor CLI error handling
3fe5496 Update compare.go

ytbx release v1.1.0

12 May 13:51
7a1e32d
Compare
Choose a tag to compare

f7f3c70 Introduce restructure code for YAML maps

ytbx release v1.0.0

01 Feb 12:50
Compare
Choose a tag to compare

8c12fb7 Move project into homeport
add5930 Adding compare cmd (#4)
114f894 Enable Go 1.11 module
a5d9a53 Remove dep file and vendor directory
d714a36 Update vendor directory
81544f5 Move jq binary check
d9dca4c Add convenience download script
02ce8b0 Fix TOML reading issue with path into the structure
77d9399 Update vendor directory
b1a634f Fixed TYPO in comment
ba4652c Enable escaped slashes in GoPatch paths
9bd24e3 Add support for loading TOML
f83ffbc Update vendor directory
6a4f56b Update in Gopkg.lock
4e11de6 Fix missing comments on exported functions
4a3e5fa Update vendor directory
b08a8e3 Remove dyff dependency
0cd04c2 Update imports to point to gonvenience
05b6f73 Update vendor directory
820734e Remove experimental set feature
12265c7 Update vendor directory
ba3a2a7 Use compiled Python library
166ae68 Use pkg-config instead of own script
bd325ab Enable Travis CI configuration
8764e05 Initial setup of dep/vendor

ytbx release v0.9.0

16 Mar 21:40
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
3ad160c Fix ineffective assigment warning
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
d3d2a26 Remove command line tool code
06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience
73e47d4 Bump github.com/gonvenience/neat from 1.1.2 to 1.2.1
c1a1fd7 Fix counter check bug in reorder code
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
0b98724 Rework test assets file path creation
589224e Getting values from an empty yamls should not fail
d04d1bb Bump github.com/gonvenience/neat from 1.0.5 to 1.0.6
bf07a6c Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
d14f430 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.5
0462cad Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
14ef2a7 Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
1d9db82 Bump github.com/gonvenience/neat from 1.0.3 to 1.0.5
4c79f14 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
964afe0 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7f2d316 Bump github.com/onsi/gomega from 1.5.0 to 1.6.0
74a1699 Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0
3736dff Bump github.com/gonvenience/bunt from 1.1.0 to 1.1.1
becb86b Bump github.com/gonvenience/wrap from 1.0.0 to 1.1.0
812e24d Bump github.com/gonvenience/bunt from 1.0.7 to 1.1.0
36cdbc0 Bump github.com/gorilla/mux from 1.7.2 to 1.7.3
52f1d83 bump gonvenience to 1.0.7
a3f73f7 Bump github.com/gonvenience/neat from 1.0.1 to 1.0.3
a574992 Bump github.com/gonvenience/bunt from 1.0.2 to 1.0.5
36c7cf6 Switch to new gonvenience packages
64f8756 Bump github.com/spf13/cobra from 0.0.4 to 0.0.5
cba294a Bump github.com/onsi/gomega from 1.4.3 to 1.5.0
7ef4aa7 Bump github.com/onsi/ginkgo from 1.7.0 to 1.8.0
3501e2a Remove windows build
bf1b641 Refactor CLI error handling
3fe5496 Update compare.go
a4910b4 Fix staticch...

Read more

ytbx release v0.8-alpha

16 Mar 21:40
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
3ad160c Fix ineffective assigment warning
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
d3d2a26 Remove command line tool code
06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience
73e47d4 Bump github.com/gonvenience/neat from 1.1.2 to 1.2.1
c1a1fd7 Fix counter check bug in reorder code
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
0b98724 Rework test assets file path creation
589224e Getting values from an empty yamls should not fail
d04d1bb Bump github.com/gonvenience/neat from 1.0.5 to 1.0.6
bf07a6c Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
d14f430 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.5
0462cad Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
14ef2a7 Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
1d9db82 Bump github.com/gonvenience/neat from 1.0.3 to 1.0.5
4c79f14 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
964afe0 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7f2d316 Bump github.com/onsi/gomega from 1.5.0 to 1.6.0
74a1699 Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0
3736dff Bump github.com/gonvenience/bunt from 1.1.0 to 1.1.1
becb86b Bump github.com/gonvenience/wrap from 1.0.0 to 1.1.0
812e24d Bump github.com/gonvenience/bunt from 1.0.7 to 1.1.0
36cdbc0 Bump github.com/gorilla/mux from 1.7.2 to 1.7.3
52f1d83 bump gonvenience to 1.0.7
a3f73f7 Bump github.com/gonvenience/neat from 1.0.1 to 1.0.3
a574992 Bump github.com/gonvenience/bunt from 1.0.2 to 1.0.5
36c7cf6 Switch to new gonvenience packages
64f8756 Bump github.com/spf13/cobra from 0.0.4 to 0.0.5
cba294a Bump github.com/onsi/gomega from 1.4.3 to 1.5.0
7ef4aa7 Bump github.com/onsi/ginkgo from 1.7.0 to 1.8.0
3501e2a Remove windows build
bf1b641 Refactor CLI error handling
3fe5496 Update compare.go
a4910b4 Fix staticch...

Read more

ytbx release v0.6-alpha

16 Mar 21:40
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
3ad160c Fix ineffective assigment warning
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
d3d2a26 Remove command line tool code
06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience
73e47d4 Bump github.com/gonvenience/neat from 1.1.2 to 1.2.1
c1a1fd7 Fix counter check bug in reorder code
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
0b98724 Rework test assets file path creation
589224e Getting values from an empty yamls should not fail
d04d1bb Bump github.com/gonvenience/neat from 1.0.5 to 1.0.6
bf07a6c Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
d14f430 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.5
0462cad Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
14ef2a7 Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
1d9db82 Bump github.com/gonvenience/neat from 1.0.3 to 1.0.5
4c79f14 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
964afe0 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7f2d316 Bump github.com/onsi/gomega from 1.5.0 to 1.6.0
74a1699 Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0
3736dff Bump github.com/gonvenience/bunt from 1.1.0 to 1.1.1
becb86b Bump github.com/gonvenience/wrap from 1.0.0 to 1.1.0
812e24d Bump github.com/gonvenience/bunt from 1.0.7 to 1.1.0
36cdbc0 Bump github.com/gorilla/mux from 1.7.2 to 1.7.3
52f1d83 bump gonvenience to 1.0.7
a3f73f7 Bump github.com/gonvenience/neat from 1.0.1 to 1.0.3
a574992 Bump github.com/gonvenience/bunt from 1.0.2 to 1.0.5
36c7cf6 Switch to new gonvenience packages
64f8756 Bump github.com/spf13/cobra from 0.0.4 to 0.0.5
cba294a Bump github.com/onsi/gomega from 1.4.3 to 1.5.0
7ef4aa7 Bump github.com/onsi/ginkgo from 1.7.0 to 1.8.0
3501e2a Remove windows build
bf1b641 Refactor CLI error handling
3fe5496 Update compare.go
a4910b4 Fix staticch...

Read more

ytbx release v0.5-alpha

16 Mar 21:40
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
3ad160c Fix ineffective assigment warning
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
d3d2a26 Remove command line tool code
06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience
73e47d4 Bump github.com/gonvenience/neat from 1.1.2 to 1.2.1
c1a1fd7 Fix counter check bug in reorder code
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
0b98724 Rework test assets file path creation
589224e Getting values from an empty yamls should not fail
d04d1bb Bump github.com/gonvenience/neat from 1.0.5 to 1.0.6
bf07a6c Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
d14f430 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.5
0462cad Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
14ef2a7 Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
1d9db82 Bump github.com/gonvenience/neat from 1.0.3 to 1.0.5
4c79f14 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
964afe0 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7f2d316 Bump github.com/onsi/gomega from 1.5.0 to 1.6.0
74a1699 Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0
3736dff Bump github.com/gonvenience/bunt from 1.1.0 to 1.1.1
becb86b Bump github.com/gonvenience/wrap from 1.0.0 to 1.1.0
812e24d Bump github.com/gonvenience/bunt from 1.0.7 to 1.1.0
36cdbc0 Bump github.com/gorilla/mux from 1.7.2 to 1.7.3
52f1d83 bump gonvenience to 1.0.7
a3f73f7 Bump github.com/gonvenience/neat from 1.0.1 to 1.0.3
a574992 Bump github.com/gonvenience/bunt from 1.0.2 to 1.0.5
36c7cf6 Switch to new gonvenience packages
64f8756 Bump github.com/spf13/cobra from 0.0.4 to 0.0.5
cba294a Bump github.com/onsi/gomega from 1.4.3 to 1.5.0
7ef4aa7 Bump github.com/onsi/ginkgo from 1.7.0 to 1.8.0
3501e2a Remove windows build
bf1b641 Refactor CLI error handling
3fe5496 Update compare.go
a4910b4 Fix staticch...

Read more

ytbx release v0.4-alpha

16 Mar 21:40
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
3ad160c Fix ineffective assigment warning
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
d3d2a26 Remove command line tool code
06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience
73e47d4 Bump github.com/gonvenience/neat from 1.1.2 to 1.2.1
c1a1fd7 Fix counter check bug in reorder code
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
0b98724 Rework test assets file path creation
589224e Getting values from an empty yamls should not fail
d04d1bb Bump github.com/gonvenience/neat from 1.0.5 to 1.0.6
bf07a6c Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
d14f430 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.5
0462cad Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
14ef2a7 Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
1d9db82 Bump github.com/gonvenience/neat from 1.0.3 to 1.0.5
4c79f14 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
964afe0 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7f2d316 Bump github.com/onsi/gomega from 1.5.0 to 1.6.0
74a1699 Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0
3736dff Bump github.com/gonvenience/bunt from 1.1.0 to 1.1.1
becb86b Bump github.com/gonvenience/wrap from 1.0.0 to 1.1.0
812e24d Bump github.com/gonvenience/bunt from 1.0.7 to 1.1.0
36cdbc0 Bump github.com/gorilla/mux from 1.7.2 to 1.7.3
52f1d83 bump gonvenience to 1.0.7
a3f73f7 Bump github.com/gonvenience/neat from 1.0.1 to 1.0.3
a574992 Bump github.com/gonvenience/bunt from 1.0.2 to 1.0.5
36c7cf6 Switch to new gonvenience packages
64f8756 Bump github.com/spf13/cobra from 0.0.4 to 0.0.5
cba294a Bump github.com/onsi/gomega from 1.4.3 to 1.5.0
7ef4aa7 Bump github.com/onsi/ginkgo from 1.7.0 to 1.8.0
3501e2a Remove windows build
bf1b641 Refactor CLI error handling
3fe5496 Update compare.go
a4910b4 Fix staticch...

Read more