restless v2.1.0 Release Notes

Release Date: 2017-06-01 // almost 7 years ago
  • ๐Ÿ”‹ Features

    • โž• Added SubPreparer and CollectionSubPreparer classes to make easier to nest responses
    • Hability of using callables in preparers (as soon as they don't have args)

    ๐Ÿ”„ Changes

    • โฌ‡๏ธ Dropped Itty support :(
    • Proper HTTP status messages
    • โž• Added support to Django 1.9 to 1.11 (dropped support to Django <= 1.7)
    • Proper wrapping for decorators