Releases: d-led/pathdebug
Releases · d-led/pathdebug
v0.3.1
v0.3.0
Changelog
- 5d9e5a8 debug config
- c704472 feat: recursive sourcing of startup scripts
- 60114c9 fix: $HOME replacement still necessary
- 0569e70 fix: work-around incomplete variable interpolation
- 0c556ae prepare recursive script parsing
- 4c48242 readme on features [ci skip]
- 13e8deb test walking variable assignments
- 134a6e7 walking the source commands
v0.2.0
Changelog
- db1c3b8 candidate env var sources
- bea62ad fancier variable interpolation
- 64600d0 feat: crawl /etc/paths.d for more sources
- 7488e12 feat: rendering candidate sources for set paths
- 573d565 first candidate sources
- c14dd2b fix the tests
- 49c96b5 generic list formatter
- a746727 go mod tidy
- 9b4b1b1 preparation for actual sources computation
- 3fae27c refactor results calculator to object
- 1525140 refactor to direct step in processing
- 2c56249 sketch: candidate sources
- f403f17 test passing candidate sources to the results
- 9521a6a upgraded dependencies
v0.1.8
v0.1.7
v0.1.6
Changelog
- bb66fc6 Bump github.com/charmbracelet/bubbles from 0.15.0 to 0.16.1
- dfc888c Bump github.com/charmbracelet/bubbletea from 0.24.0 to 0.24.1
- 3df6163 Bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2
- 814853e Bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.7
- d1948c8 Bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.8
- 299a33a Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- a88c967 Merge pull request #10 from d-led/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.8
- 54f66ca Merge pull request #4 from d-led/dependabot/go_modules/github.com/stretchr/testify-1.8.3
- 6654370 Merge pull request #5 from d-led/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.24.1
- 6788f48 Merge pull request #7 from d-led/dependabot/go_modules/github.com/charmbracelet/bubbles-0.16.1
- 5ddb01d Merge pull request #8 from d-led/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.24.2
- 9d33793 Merge pull request #9 from d-led/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.7
- deeab68 go get -u
- c4ee597 go get -u
v0.1.5
Changelog
- 613415e Bump github.com/charmbracelet/bubbletea from 0.23.2 to 0.24.0
- 623d6fa Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
- 3a5e7d3 Create codeql.yml
- b6b27bc Create dependabot.yml
- 52dc79e Merge pull request #2 from d-led/dependabot/go_modules/github.com/spf13/cobra-1.7.0
- 6ae1116 Merge pull request #3 from d-led/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.24.0
- fc2cd04 chocolatey package in readme
- f1cec8c chore: upgraded the dependencies
- 4e4eb2f codeql badge
- 8b2e7f1 fixed the latest release binary URL
- e7cc3af manual download & install
- 338661a no tty -> output a table in CI
- 35c8bc0 readme markdown cleaned up
- 9b63f06 restructured the readme
- 84a50b1 test badge
- ec60b34 test on push