Skip to content

0.2.2

Compare
Choose a tag to compare
@leplatrem leplatrem released this 05 Jun 06:41
· 8697 commits to main since this release
  • Upgraded to cliquet 1.8.+

Breaking changes

  • PostgreSQL database initialization process is not run automatically in
    production. Add this command to deployment procedure:

::

cliquet --ini config/kinto.ini migrate

Internal changes

  • Improved documentation (#29)
  • Require 100% coverage during tests (#27)
  • Basic Auth is now enabled by default in example config