8000 Release v0.3.0 · t0mmili/dc-themer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.3.0

Compare
Choose a tag to compare
@t0mmili t0mmili released this 09 Aug 11:33
· 21 commits to main since this release
a576d56

Enhancements

  • Added user configuration in json format. (#5)
    • Some settings are move from config.py to dc-themer.json.
    • In config not found, default one will be created.
    • Configs are versioned, so notable changes will be mentioned in future release notes.
  • Added backupConfigs key to Enable/Disable backup creation on scheme apply. (#5)
  • Refactored and documented main execution point. (#5)
  • Improved exceptions handling. (#5)
  • Python type hints. (#5)
0