Skip to content
This repository was archived by the owner on Mar 8, 2018. It is now read-only.

Releases: mysociety/popit-api

v0.0.14

05 Mar 11:10

Choose a tag to compare

Features

  • Populate memberships for Organizations, People and Posts in the API #21
  • Expose url and html_url properties on API results #24
  • Add pagination to API listings and search results #26 #37
  • Add optional include_root parameter that removes the result wrapper from individual results #31

v0.0.13...v0.0.14

v0.0.11

05 Dec 16:33

Choose a tag to compare

  • You can now specify hidden fields on a site-wide, instance-wide or per-document basis.
  • Lots of README updates, with more information about using the API and its features
  • Travis tests are now run against node v0.8 and v0.10
  • Storage selector middleware has been refactored into its own file
  • Other small bits of refactoring to make the code clearer

v0.0.10

25 Nov 10:03

Choose a tag to compare

  • Fix {storageSelector: 'hostName'} option to allow any valid url to map correctly to an underlying database (#16)

v0.0.2

03 Dec 10:52

Choose a tag to compare

  • Tidy up dependencies
  • Structure REST tests and use test fixture
  • More details on '/api' call

v0.0.1

03 Dec 10:52

Choose a tag to compare

Initial release