- chore: upgraded dependency package version (#2)
- docs(readme): fix bage links
- chore:(changelog) inverted order
- CHANGELOG: fix formatiing
- readme: fix table alignment
- readme: refined a TODO
- readme: remove null-safety from TODO
- added
read
andreadBytes
top-level functions - making the "default shared client" public via
HttpPlusClient.defaultClient
- migrated to null-safety
- readme: added badge for CI
- Github issue templates added
- Github Action for CI and PR added
- readme: minor improvement
- readme: added "Using" section
- pubspec: improve description
- example: added small snippet
- completed missing API docs
HttpPlusClient
: renamedenabled
->enableHttp2
- proper API docs for all public members
- convenient global functions added to make direct HTTP calls
- proper README, LICENSE
- added all-contributors
- initial version