1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
=======
Changes
=======
0.3
---
* Add Git support
* Drop support for Python 2.x and add support for Python 3.x.
* Add docker file.
0.2
---
* Changed from twisted.web to webob WSGI for serving the branches
* Show who last modified the file on the wiki page
* Add a Home.txt so wikkid works nicely on itself
* Fix the setup packaging dependencies
* Add textile and markdown formatters
* Add the ability to use a branch rather than a working tree
* Adds a simple man page for wikkid-serve
* Fixed for python 2.7
|