You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
789 B
29 lines
789 B
=======
|
|
History
|
|
=======
|
|
|
|
0.1.0 (20th May 2018)
|
|
----------------------
|
|
|
|
* Initial Release
|
|
|
|
|
|
0.2.0 (21st November 2018)
|
|
---------------------------
|
|
|
|
* added functionality for reporting creation, comments and edits on comments of
|
|
diffs
|
|
* Refactored into Python package
|
|
* irc and launchpad connections written into separate Python modules
|
|
* corrected issues with reporting using links with anchors via IRC
|
|
* added some unittests
|
|
|
|
* **Still TODO**
|
|
|
|
* Documentation - read the docs
|
|
* Add decorators to Lugito class to check that a request has been validated before other tasks can be completed
|
|
* Improve test coverage
|
|
* Pypi upload
|
|
* Add exceptions in the event that connector send method calls are not executed correctly
|
|
* CI and automated docs and Pypi udpate
|
|
* in-situ testing |