Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@jamc-code jamc-code released this 27 Oct 04:18
· 1 commit to main since this release

v0.4.1 - 2021-10-26

Fixes

  • --install_scripts now removes an existing scripts folder before copying.
    This fixes a bug where old scripts would be preserved, even if they were broken.

  • Remove a leading space before printing available languages through the -l|--list
    option.

  • gitignore.py now places the correct gitignore in the project directory.

  • Tests written for a run_scripts() failure in main()

  • Finished typehinting dvnv.dvnv.py