Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

v0.0.1

Compare
Choose a tag to compare
@athul athul released this 29 Jan 10:17
· 77 commits to master since this release

Changelog

0ed715e Add Support for POST method
aa4400e Add travis badge
6238bb1 Added Command for Basic Auth
00aacb3 Added Description for Flags
270289c Added Support for Bearer Token
c703f7b Added Support for Token and Basic Requests
4056eef Added Travis config and Goreleaser for Automation
21ed02c Basic POST methods
68a2452 Init
3a2b8c7 Merge pull request #1 from athul/upd
8a00220 Merge pull request #3 from athul/put
997a8f0 Removed bauth command
4267ca9 Updated Readme
1894fbf ⚒Minor Refactors
eccd3a7 ✨Add Homebrew Package
0db5a44 ✨Added Support for Basic Auth
e62d345 🌱 Add Support for DELETE method
4badcac 🌱 Added PUT method
304e2fa 🌱Added PATCH method
b2b98b9 📝 Better Color Outputs
a82e580 📝Formatted the Repsonse
2a84927 🔀Merge pull request #2 from athul/post
8d552a5 🛠Refactor: Reduced Functions