Releases: ddddddO/gtree
Releases · ddddddO/gtree
v1.7.24
Full Changelog: v1.7.23...v1.7.24
v1.7.23
Full Changelog: v1.7.22...v1.7.23
v1.7.22
v1.7.21
What's Changed
- Bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by @dependabot in #114
- Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 by @dependabot in #120
- Bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 by @dependabot in #124
- scoop対応 by @ddddddO in #127
Full Changelog: v1.7.20...v1.7.21
v1.7.20
What's Changed
- Bump github.com/urfave/cli/v2 from 2.23.2 to 2.23.5 by @dependabot in #107
- show row when incorrect input format by @ddddddO in #113
Full Changelog: v1.7.19...v1.7.20
v1.7.19
v1.7.18
Enhanced docker image
What's Changed
- Bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.2 by @dependabot in #102
- fix by @ddddddO in #104
Full Changelog: v1.7.17...v1.7.18
v1.7.17
$ cat testdata/sample8.md
# gtree
- Output tree🌳 or Make directories(files)📁 from Markdown or Programmatically.
- Provide CLI, Go Packages and Web.
## Web
* https://ddddddo.github.io/gtree/
* This page calls a function that outputs tree.
* This function is a Go package compiled as WebAssembly.
- You can change the branches like in the image below.
+ Also, once loaded, you can enjoy offline!
$ cat testdata/sample8.md | gtree output
gtree
├── Output tree🌳 or Make directories(files)📁 from Markdown or Programmatically.
└── Provide CLI, Go Packages and Web.
Web
└── https://ddddddo.github.io/gtree/
├── This page calls a function that outputs tree.
│ └── This function is a Go package compiled as WebAssembly.
└── You can change the branches like in the image below.
└── Also, once loaded, you can enjoy offline!
What's Changed
- Ci update by @ddddddO in #97
- Bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 by @dependabot in #99
- fix by @ddddddO in #101
- Markdown parser by @ddddddO in #103
Full Changelog: v1.7.16...v1.7.17
v1.7.16
What's Changed
- Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 by @dependabot in #96
Full Changelog: v1.7.15...v1.7.16
v1.7.15
What's Changed
- Bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 by @dependabot in #89
- Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3 by @dependabot in #90
- Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 by @dependabot in #91
- Refactor by @ddddddO in #93
- Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 by @dependabot in #94
Full Changelog: v1.7.14...v1.7.15