8000 Release Release version 0.2.1 · ditrit/verdeter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release version 0.2.1

Compare
Choose a tag to compare
@Zorin95670 Zorin95670 released this 11 Oct 09:30
· 40 commits to main since this release
dbf8c0b

[0.2.1] - 2022/10/11

Fixed

  • fixed a bug in the command initialization that affected multicommand apps: the initialisation function ran multiples times instead of running one time on the root command. Now the initialisation is ran in the pre run step only on the root command.
  • fixed configuration search to be posix compliant.
0