Skip to content

v2.4.0 / 2022-07-24

Compare
Choose a tag to compare
@mishina2228 mishina2228 released this 24 Jul 10:08
· 42 commits to master since this release

Bugfixes

  • Renamed CLI option name --tree to --tree-path
    • This is a potentially breaking change.
    • --tree and -d did not work before.
      The CLI option name was --tree, but an internal variable name was tree-path, and there was a mismatch.
      So we changed the CLI option name --tree to --tree-path.

Full Changelog: v2.3.0...v2.4.0