0.31.0
- Create example
Dockerfileandgunicorn.conf.pyfiles for easier deployments ofcoltraneapps. - Add the ability to use JSON5 for data files.
Breaking changes
- Remove loading
data.json. All data should be in JSON files in thedatadirectory. - The default markdown renderer is now
mistuneinstead ofmarkdown2. The next version ofcoltranewill remove the option to usemarkdown2.