Skip to content

Artec 0.2.1

Compare
Choose a tag to compare
@HushmKun HushmKun released this 26 Jul 10:07
· 38 commits to master since this release

Artec

A python application that creates a configurable python project template in a given directory..

[0.2.1] - 2023-07-16

Fixed

  • -s & -t conflict.
  • ('files' or 'file') and ('folders' or 'folder') can now be used in the Json structure.

Changed

  • Various functions to increase performance.
  • Unified exceptions interface.
  • Added extra data to LEARN.md
  • Added extra data to CONTRIBUTING.md