Skip to content

Releases: Martlark/flask-serialize

Fix documentation error

11 Sep 10:59
Compare
Choose a tag to compare

Fix documentation error on quick setup.

Add sorting for json list methods

25 Aug 09:09
Compare
Choose a tag to compare

Add sorting fields for json list methods.

Improve with new update_properties feature

11 Aug 10:51
Compare
Choose a tag to compare

Allow post/put updates to return properties from the updated model instance from the server.

Fix misuse of now() for timestamping

10 Aug 00:12
Compare
Choose a tag to compare

Fix timestamping and allow override of time stamper.

Fix release issue

07 Aug 10:41
Compare
Choose a tag to compare

Add version property. Fix release files mixup.

1.0.1

07 Aug 02:47
Compare
Choose a tag to compare

Fix pypi release number

1.0.0

07 Aug 02:35
Compare
Choose a tag to compare

Fix a few issues. Improve documentation

0.0.9

30 Jul 02:08
Compare
Choose a tag to compare

Improve test coverage. Allow DATETIME conversion to be overridden.

0.0.8

29 Jul 12:30
Compare
Choose a tag to compare

Add post to magic method get_delete_put_post() and rename from get_delete_put(). Improve documentation and tests.

0.0.7

28 Jul 23:38
Compare
Choose a tag to compare

Improve tests. Add json_filter_by.