Skip to content

Releases: 0x-shanks/graphmize

v0.2.0

01 Feb 12:12
53ba9f4
Compare
Choose a tag to compare

Announcing v0.2.0 of Graphmize. 🎉

Features

  • Added the ability to display the source path when it is specified in PatchesStrategicMerge. However, inline patching is not yet supported.

Bugfix

  • Fixed a bug that prevented you from specifying a path with aliases in it.

v0.1.1

10 Jan 15:53
da9f0e2
Compare
Choose a tag to compare

Changelog

9e5f64e Create CODE_OF_CONDUCT.md
c7023ae Merge pull request #10 from hourglasshoro/dependabot/go_modules/github.com/spf13/viper-1.7.1
b21460e Merge pull request #11 from hourglasshoro/dependabot/go_modules/github.com/spf13/afero-1.5.1
793a978 Merge pull request #12 from hourglasshoro/dependabot/go_modules/github.com/stretchr/testify-1.6.1
3610db3 Merge pull request #13 from hourglasshoro/dependabot/go_modules/github.com/pkg/errors-0.9.1
251e4a9 Merge pull request #14 from hourglasshoro/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0
40279b6 Merge pull request #16 from hourglasshoro/bugfix/15_child_node_regist
91629c9 Merge pull request #17 from hourglasshoro/feature/3_homebrew_tap
da9f0e2 Merge pull request #19 from hourglasshoro/release/v0.1.1
7ebdb76 Merge pull request #6 from hourglasshoro/feature/change_the_scope_of_test
cfcc91f Merge pull request #7 from hourglasshoro/feature/contribution_document
78ad293 Merge pull request #8 from hourglasshoro/feature/add_test_related_file
d6ce46f Merge pull request #9 from hourglasshoro/feature/code_of_conduct
2453201 add: .goreleaser.yml
6af8a9a add: CONTRIBUTING.md
f34ae26 add: Example files
535a7e7 add: Testing the kustomization_file
c00c337 add: Testing the resource_file
1999a6f add: Update issue templates
216bfae build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1
b7438eb build(deps): bump github.com/spf13/afero from 1.1.2 to 1.5.1
78a5f48 build(deps): bump github.com/spf13/viper from 1.7.0 to 1.7.1
402c756 build(deps): bump github.com/stretchr/testify from 1.3.0 to 1.6.1
fd688c9 build(deps): bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0
a9b006f update: Add Example
f217c59 update: Add HOMEBREW_TAP_GITHUB_TOKEN
b20fc8c update: Add brew tap command
b4ecb57 update: Add instructions for installing with homebrew
831307d update: Add version flag
42e2a08 update: Change github to tap
9feb8e6 update: Change the scope of test to pkg
e11ad5c update: Changed to lint only when the go file is updated
b2c085d update: Changed to test only when the go file is updated
2b59522 update: Fixed to skip child nodes that have already come up
7e0e2be update: Remove duplication of the Code of Conduct
726c42a update: Use token
282db12 update: go.sum

v0.1.0

28 Dec 12:25
Compare
Choose a tag to compare

v0.1.0

Announcing v0.1.0 of Graphmize. 🎉

Release of minimalist features.

  • Displaying dependencies in tree structure format using CLI
  • Adding source option