Skip to content

Releases: bianchidotdev/yahr

v0.1.2

25 Feb 01:57
980f269
Compare
Choose a tag to compare

Fixes #3

Changelog

v0.1.1

05 Feb 00:29
2101f2c
Compare
Choose a tag to compare

Changelog

  • 940409a Add config details
  • a77df57 Add error handling on missing request
  • 2101f2c Exit with non-zero exit code on >= 400 status codes
  • 074e4eb Fix test per now excluding non-escaped path

v0.1.0

04 Feb 22:22
4c7d867
Compare
Choose a tag to compare

Changelog

  • 852ce64 Fix installation
  • 595df4d Tidy up readme
  • 70c9bba add dotenv support and flush out example
  • 4c7d867 slight refactor and add path param example

v0.0.4

04 Feb 21:39
436de9a
Compare
Choose a tag to compare

Changelog

  • 2cd9168 Add test for cmd request list
  • ee591c2 First happy path test
  • 76052ba Fix flag ordering in readme
  • 45921e4 Fix test typo
  • 013534b Merge pull request #2 from michaeldbianchi/path_param_support
  • 05af6c5 Parallelize tests
  • cbbaa96 Rename common to core
  • 3abcc0a Revert parallel testing
  • 9e9d5aa add in working copy of path param support
  • 436de9a add support for env var config file and update readme
  • 9a90d69 add tests for run command
  • f4d41a0 check off mvp item
  • 62fd8a0 continue adding tests
  • 42ee85a working draft of path params

v0.0.3

29 Jan 16:49
632a4b7
Compare
Choose a tag to compare

Changelog

  • ae64cb2 Add support for POST
  • b343362 Add support for env vars in config
  • 4b7a4ae Implement query param support
  • bf605e7 Merge branch 'group_based_config'
  • 5d24953 Merge pull request #1 from michaeldbianchi/group_based_config
  • acadc57 Replace cobra with urfave/cli/v2
  • 632a4b7 Update readme
  • 9ae8337 Update readme
  • a926990 Validate http method and prove support for put, patch, and delete
  • 5ba9c68 add mvp feature roadmap
  • a57e6f2 update readme with new spec and usage
  • 0c702b9 update thoughts on roadmap

v0.0.2

20 Jan 01:09
1233d39
Compare
Choose a tag to compare

Changelog

v0.0.1

19 Jan 03:26
ba0045a
Compare
Choose a tag to compare

Changelog