Releases: neil-vqa/reactant
Releases · neil-vqa/reactant
v0.6.0
26 Nov 06:43
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for Django Viewsets by @abhstabs in #15
Add more dev dependencies for linting, formatting by @neil-vqa in #16
New Contributors
v0.5.0
21 Oct 08:26
Compare
Sorry, something went wrong.
No results found
New Feature
Add support for SQLAlchemy #14
generate mappings in declarative style #14
generate mappings in classical/imperative style #14
v0.4.1
04 Oct 02:39
Compare
Sorry, something went wrong.
No results found
Patch Improvements
Remove leading slashes in urls #13
Catch ImportError exception #13
v0.4.0
30 Sep 09:06
Compare
Sorry, something went wrong.
No results found
New Features
Function-based views and urls using these can now be rendered. #10
Pass kwargs to generate() to control rendering behavior. #11
v0.3.1
27 Sep 02:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
Restructure and fix imports of optional dependecies #8
v0.3.0
26 Sep 08:01
Compare
Sorry, something went wrong.
No results found
API Changes
Provide a single class to create Reactant model #6
Add filtering to django field type arguments #6
Add filtering to peewee field type arguments #7
v0.2.1
16 Sep 08:09
Compare
Sorry, something went wrong.
No results found
Feature Release
Add support for Peewee #3
v0.1.1
15 Sep 05:06
Compare
Sorry, something went wrong.
No results found
First release of reactant