Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Releases: RamiAwar/superpet

v0.7.0

29 Jul 07:03
Compare
Choose a tag to compare

Changelog

  • 02bb84d Added optional password protection to environments

v0.6.2

29 Jul 06:16
Compare
Choose a tag to compare

Changelog

  • Added support for unique parameters.

Example:
"curl -X POST <host=localhost:8000>/ " host would be considered to be a single parameter.

Pet considers them as separate parameters even though they have the same name.

Also, only the last default value is considered. If no default value is specified for the second instance of the same parameter, the first one provided is used.

v0.5.6

19 Jul 07:42
d0cf7c9
Compare
Choose a tag to compare

Changelog

  • d0cf7c9 Merge pull request #2 from RamiAwar/unique_params
  • 978b898 Added uniqueness to params with same name
  • 624bd05 Updated README to use superpet and env configs
  • 6960a19 Updated README.md

Buggy release, please install next instead.

v0.5.5

28 Jun 13:49
Compare
Choose a tag to compare

Changelog

v0.5.4

28 Jun 13:23
Compare
Choose a tag to compare

Changelog

v0.5.3

28 Jun 13:13
Compare
Choose a tag to compare

Changelog