All Versions
14
Latest Version
Avg Release Cycle
97 days
Latest Release
1345 days ago

Changelog History
Page 2

  • v1.0.1.rc4 Changes

    March 18, 2017

    Our great collaborator @3ur3ka found some issues when using Ramlwrap with api's designed to be used in a webapp (i.e. after login has been called). Mainly this is to do with CSRF, and also was made more complex by using the DjangoRestFramework which we didn't need.

  • v1.0.1.rc3 Changes

    March 15, 2017

    ๐Ÿ›  Now containing bug fixes for the python3 request.body being a binary string.

  • v1.0.1.rc2 Changes

    March 15, 2017

    ๐Ÿ›  Fixes a couple of python3 issues and now has a better build test that tests both 2 and 3 before accepting merges.

  • v1.0.1.rc1 Changes

    March 14, 2017

    ๐Ÿš€ The 1.0.0 branch functionally worked, but had a bug in the init which caused it to not work when installed via pip (i.e. worked in our local release branches).