About Download Docs Changes

Release notes

Development version

Version 1.6.7

Released 2015-10-04

Version 1.6.6

Released 2015-08-29

Version 1.6.5

Released 2014-12-19

Version 1.6.4

Released 2013-11-11

Version 1.6.3

Released 2013-09-21

Version 1.6.2

Released 2013-07-28

Version 1.6.1

Released 2013-06-23

Version 1.6.0

Released 2013-06-15.

Version 1.5.4

Version 1.5.3

Version 1.5.1

Version 1.5.0

Version 1.4.5

Version 1.4.4

Version 1.4.3

Version 1.4.2

Version 1.4.1

Version 1.4.0

Version 1.3.3

Version 1.3.2

Version 1.3.1

Version 1.3.0

Version 1.2.3

Version 1.2.2

Version 1.2.1

Version 1.2.0

Version 1.1.1

application = hatta.Wiki('path/to/pages',
                         '/path/to/cache').application

to

config = hatta.WikiConfig(pages_path='path/to/pages',
                          cache_path='/path/to/cache')
application = hatta.Wiki(config).application

Version 1.1.0

Version 1.0.2

Version 1.0.1

Version 1.0.0

Initial release, has pretty much all the functionality of Dandelion, plus the ability to define Menu, build-in default CSS style, Locked page mechanism, backlinks and ability to run in an existing repository.=======

Development version

Version 1.6.6

Released 2015-08-29

Version 1.6.5

Released 2014-12-19

Version 1.6.4

Released 2013-11-11

Version 1.6.3

Released 2013-09-21

Version 1.6.2

Released 2013-07-28

Version 1.6.1

Released 2013-06-23

Version 1.6.0

Released 2013-06-15.

Version 1.5.4

Version 1.5.3

Version 1.5.1

Version 1.5.0

Version 1.4.5

Version 1.4.4

Version 1.4.3

Version 1.4.2

Version 1.4.1

Version 1.4.0

Version 1.3.3

Version 1.3.2

Version 1.3.1

Version 1.3.0

Version 1.2.3

Version 1.2.2

Version 1.2.1

Version 1.2.0

Version 1.1.1

application = hatta.Wiki('path/to/pages',
                         '/path/to/cache').application

to

config = hatta.WikiConfig(pages_path='path/to/pages',
                          cache_path='/path/to/cache')
application = hatta.Wiki(config).application

Version 1.1.0

Version 1.0.2

Version 1.0.1

Version 1.0.0

Initial release, has pretty much all the functionality of Dandelion, plus the ability to define Menu, build-in default CSS style, Locked page mechanism, backlinks and ability to run in an existing repository.