Kimmobrunfeldt Nap Versions Save

Convenient way to request HTTP APIs

1.0.1

10 years ago
  • Improve documentation and examples

  • Update requests version to be <3.0 instead of exact version 2.2.1 to keep up when requests will be updated

    This will introcude a risk that nap will break after requests is updated. Tests should be run more often manually.

0.2.2

10 years ago

1.0.0

10 years ago

Everything changed:

  • API
  • Documentation
  • Examples
  • API documentation
  • Codebase
  • Tests

0.2.1

10 years ago

No changes to Nap

0.2.0

10 years ago
  • before_request(request_kwargs, method) method parameter order were change to before_request(method, request_kwargs) to be consistent with requests library
  • Add tests to cover all Nap usages
  • Fixed bug with trailing_slash parameter

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

Changes to release script. Still testing the release cycle

0.1.1

10 years ago