Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 449 Bytes

changelog.md

File metadata and controls

19 lines (13 loc) · 449 Bytes

Change Log

1.1.0 (2014-02-15)

  • Support for string IDs for models (use_input_id)
  • Support for user password policy (user_policy_callback)
  • Support for BlobKeyProperty
  • Support for TimeProperty and DateProperty
  • Support for GeoPtProperty
  • Fix when using != and IN operators in GET query
  • Fix for translated property names in GET query
  • Fix for translated property names in GET order

1.0.0 (2014-02-13)

  • Initial release