All Versions
35
Latest Version
Avg Release Cycle
14 days
Latest Release
3006 days ago

Changelog History
Page 3

  • v0.1.24 Changes

    April 13, 2015
    • Nothing changed yet.
  • v0.1.23 Changes

    April 13, 2015
    • ๐Ÿ”„ Changed location of classproperty decorator from ripozo.utilities to ripozo.decorators
    • ๐Ÿ›  Fixed bug with wrapping _apiclassmethod decorated functions.
  • v0.1.22 Changes

    April 10, 2015
    • ๐Ÿ›  Fixed error with formatting exceptions
  • v0.1.21 Changes

    April 07, 2015
    • โž• Added links
    • Added _list_fields attribute to BaseManager for more efficient querying when necessary
    • ๐Ÿšš Moved getting the adapter class based on the format type in the dispatcher to its own method.
  • v0.1.20 Changes

    March 24, 2015
    • 0๏ธโƒฃ Fields no longer have a default.
    • Adapter.extra_headers returns a dictionary instead of a list
    • Fields can specify an error message.
    • ListField added
    • ๐Ÿ›  Fixed deep inheritance issue with translate decorator.
    • โž• Added the name of the relationship as an item in the rel list in the SIREN adapter.
  • v0.1.19 Changes

    March 16, 2015
    • Endpoint name
  • v0.1.18 Changes

    March 16, 2015
    • ๐Ÿ›  Fixed bug with RetrieveRetrieveList mixin
    • โž• Added picky_processor which specifically includes processors to include or exclude.
    • pre and post processors now get the name of the function being called. before running
  • v0.1.17 Changes

    March 16, 2015
    • Fucked up...
  • v0.1.16 Changes

    March 16, 2015
    • ๐Ÿ›  Fixed the bug where inheritance of abstract methods resulted in mutable common endpoint_dictionaries
    • endpoint_dictionary is now a method and not a property
  • v0.1.15 Changes

    March 16, 2015
    • ๐Ÿ›  Fixed bug that resulted in multiple forward slashes in a row on a url