Skip to content

Releases: AltSchool/dynamic-rest

v1.3.6

05 Jan 02:39
Compare
Choose a tag to compare
  • performance optimizations

v1.2.6 - normalize request.data

02 Oct 20:45
Compare
Choose a tag to compare
Merge pull request #41 from AltSchool/feature/replace-mergedict

Convert request.data from MergeDict to dict when data ends up being a

v1.2.5

01 Oct 00:00
Compare
Choose a tag to compare
  • OPTIONS response changes

v1.2.0 - links support

17 Aug 21:54
Compare
Choose a tag to compare
Merge pull request #36 from AltSchool/feature/auto-link-objects

auto-generate link objects for non-sideloaded relations

v1.1.0

28 Jul 01:46
Compare
Choose a tag to compare
bump version to 1.1.0

v1.0.1 - Filter rewrite fix. Now with more cats.

11 Jun 23:04
Compare
Choose a tag to compare

1.0.0 Release

10 Jun 18:11
Compare
Choose a tag to compare

We're going to start tagging releases moving forward. Since this is the first release, it is v1.0.0, somewhat arbitrarily. Future version increments will be more systematic (0.0.1 increment for bug fixes, 0.1 increment for features, 1.0 increment for breaking/major changes).