------------- - 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.
0.0.2
Not secure
------------- - New serializer (2-3x faster) - Added lru_cache to helpers to reduce number of recursive calls (better performance)
0.0.1
Not secure
-------------
- Fixed 1.0+ compatibility - Fix for hybrid_property
Original Flask-Restless ======================= You can find the full `changelog`_ in the original repo