File: Changes.txt

package info (click to toggle)
python-wikkid 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 728 kB
  • sloc: python: 3,051; makefile: 12
file content (22 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (2)
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