Skip to content

Release v1.2.0

Choose a tag to compare

@ggeerraarrdd ggeerraarrdd released this 13 Feb 02:58
· 153 commits to main since this release

Features

  • Implemented configurable project title (#6)
  • Added safety feature to comment out environment variables after initialization (#7)

Refactoring

  • Renamed initialize_run() to initialize_project() and split into smaller functions
  • Moved non-breaking hyphen to global constant

Chore

  • Added section header to .pylintrc