- Slightly improves normalize_for_url for German. [href]
0.13.3
~~~~~~~~~~~~~~~~~~~
- Stops the form directive from chocking up if no form is returned. [href]
0.13.2
~~~~~~~~~~~~~~~~~~~
- Stops cronjobs sometimes running twice in one minute. [href]
0.13.1
~~~~~~~~~~~~~~~~~~~
- Fixes cronjobs not working with more than one process. [href]
0.13.0
~~~~~~~~~~~~~~~~~~~
- Adds a cronjob directive to specify tasks which have to run at an exact time. [href]
- Adds a distributed lock mechanism using postgres. [href]
0.12.3
~~~~~~~~~~~~~~~~~~~
- Fixes incorrect year in date format. Before the week's year was used instead of the date's year. This lead to incorrect output when formatting a date. [href]