- State change functions are now idempotent. [href]
- Adds a proper exception for invalid state changes. [href]
0.1.0
~~~~~~~~~~~~~~~~~~~
- Removes Python 2.x support. [href]
0.0.11
~~~~~~~~~~~~~~~~~~~
- FRM-* suggestions now work with and without dash. [href]
0.0.10
~~~~~~~~~~~~~~~~~~~
- Load created date undeferred by default. [href]
- Adds onegov.search integration. [href]
0.0.9
~~~~~~~~~~~~~~~~~~~
- Adds the ability to get tickets of any state from the collection. [href]
- Fixes pagination not working. [href]
0.0.8
~~~~~~~~~~~~~~~~~~~
- Adds the ability to influence the query used to get the tickets of a collection. This can be used to influnce the tickets view for specific handlers with custom parameters. [href]