github ddddddO/gtree v1.8.0

latest releases: v1.10.10, v1.10.9, v1.10.8...
12 months ago

What's Changed

  • Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 by @dependabot in #177
  • Mode switching for when there are a large number of blocks in the markdown is implemented. by @ddddddO in #179
    • In the case of few Roots, simple implementation is faster in execution!
      • Use this one by default.
    • However, for multiple Roots, pipeline implementation execution speed tends to be faster💪✨
      • In the CLI, it is available by specifying --massive.
      • In the Go program, it is available by specifying WithMassive func.

Full Changelog: v1.7.51...v1.8.0

Don't miss a new gtree release

NewReleases is sending notifications on new releases.