Skip to content

Releases: OnroerendErfgoed/pyramid_urireferencer

0.8.0

22 Jan 14:36
66c7b66
Compare
Choose a tag to compare
  • urireferencer moet een 400 geven als er geen uri wordt meegegeven (#81)
  • twine fixes (#64)

0.7.0

07 Feb 14:23
c6ee4ba
Compare
Choose a tag to compare
  • Better matching on Accept headers (#18)
  • Nieuwe protected decorator toevoegen die de request niet uit de parent haalt maar rechtstreeks (#50)

0.6.0

08 Jun 07:59
Compare
Choose a tag to compare
  • Add some extra logging. (#13)
  • Add required function `get_uri` to the `AbstractReferencer` to determine the uri of the current request (#7 and #8)

0.5.0

28 Sep 08:22
Compare
Choose a tag to compare
  • Add support for python 3.5.
  • Some minor doc fixes.
  • Changed an edge case where items or applications response attributes could be None so that they are now always empty lists. (#6).
  • Updated error message and added JSON error message when a backend application cannot be reached (#9) and when a resource cannot be deleted (#10)

0.4.0

10 Jul 10:54
Compare
Choose a tag to compare
  • Added module protected_resources containing a protected_operation decorator function.

0.3.0

25 Jun 07:30
Compare
Choose a tag to compare
  • Added uri and request to references parameters
  • Included renderer in request config
  • Removed exception in get_references view
  • Fixed ApplicationResponse title from json

0.2.0

06 Jun 22:20
Compare
Choose a tag to compare
  • Changed ApplicationResponse.url to service_url.
  • Cleaned up some documentation.
  • Added an AbstractReferencer that has no implementation whatsoever.
  • Added Python Wheel support
  • Make sure that the uri parameter is properly urlencoded.

0.1.0

28 May 14:32
Compare
Choose a tag to compare

Initial release

0.1.0a1

18 May 09:33
Compare
Choose a tag to compare
0.1.0a1 Pre-release
Pre-release

Released an alpha version to help in development of uriregistry.