Skip to content

1.1.0

Compare
Choose a tag to compare
@Natim Natim released this 29 Jun 13:24
· 8552 commits to main since this release

New features

  • Polish default kinto configuration and default to memory backend. (#81)
  • Add the kinto group finder (#78)
  • Flush endpoint now returns 404 is disabled (instead of 405) (#82)

Bug fixes

  • ETag not updated on collection update (#80)

Internal changes

  • Use py.test to run tests instead of nose.