Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 461 Bytes

Change Log

Version 0.0.2 (2019-09-17)

Changes

  • Refactored KiProject initialization.
  • Added initialization prompt for the KiProject description.
  • Added NOTICE file containing copyright. Removed copyright from source files.
  • Changed docstrings to "Google" style.
  • Added module docs.

Breaking Changes

  • KiProject constructor argument init_no_prompt renamed to no_prompt.

Version 0.0.1 (2019-06-11)

Changes

  • Initial release.