Skip to content

Releases: mrevutskyi/flask-restless-ng

1.0.0

13 May 23:41
Compare
Choose a tag to compare
  • Performance improvement: url_for() changed to build url locally instead of delegating it to Flask
  • This is the last release that is backward compatible with the original Flask-Restless API.

v0.0.2

12 May 23:02
Compare
Choose a tag to compare
  • New serializer (2-3x faster)
  • Added lru_cache to helpers to reduce number of recursive calls (better performance)

First release

10 May 21:20
Compare
Choose a tag to compare