Skip to content

v0.9.11

Compare
Choose a tag to compare
@particlebanana particlebanana released this 20 Dec 00:35
· 2718 commits to master since this release
  • Fixes issue with attribute being removed when columnName is the same as the attribute. Thanks @cjsmith
  • Adds a .paginate method to the deferred query object. See #187 Thanks @m3talsmith
  • Adds a size schema attribute. See #194 Thanks @arielyang
  • Updated Readme to include documentation on sorts. Thanks @TheFuzzy
  • Fixed error handing with promises on Query objects. See #191 Thanks @leedm777
  • Allows validations to be functions. See #161 Thanks @ragulka
  • Updates minimum Anchor version to 0.9.7