Releases: knowndecimal/fulfil
Releases · knowndecimal/fulfil
v0.8.1
v0.8.0
What's Changed
- Add rubocop by @stefanvermaas in #35
- Remove _now from testing example by @swanny85 in #32
- Add SimpleCov for test coverage by @cdmwebs in #38
- Update rubocop-minitest requirement from ~> 0.22.1 to ~> 0.23.0 by @dependabot in #39
- Update rubocop-minitest requirement from ~> 0.23.0 to ~> 0.24.0 by @dependabot in #40
- Update oauth2 requirement from ~> 1.4 to ~> 2.0 by @dependabot in #30
- Update rubocop-minitest requirement from ~> 0.24.0 to ~> 0.25.0 by @dependabot in #41
- Update simplecov requirement from ~> 0.21.0 to ~> 0.22.0 by @dependabot in #42
- Update rubocop-minitest requirement from ~> 0.25.0 to ~> 0.26.0 by @dependabot in #43
- Update rubocop-minitest requirement from ~> 0.26.0 to ~> 0.27.0 by @dependabot in #44
- Update rubocop-minitest requirement from ~> 0.27.0 to ~> 0.28.0 by @dependabot in #45
- Update rubocop-minitest requirement from ~> 0.28.0 to ~> 0.29.0 by @dependabot in #46
- Update rubocop-minitest requirement from ~> 0.29.0 to ~> 0.30.0 by @dependabot in #47
- Add support for Fulfil sale duplication by @swanny85 in #48
New Contributors
Full Changelog: v0.7.1...v0.8.0
v0.6.1
The one without requirements
What's Changed
- Fixes a typo in the examples of the readme by @stefanvermaas in #25
- Fix requiring gemfiles manually by @stefanvermaas in #27
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Streamline the usage of environment variables. by @stefanvermaas in #18
- Update http requirement from ~> 4.4.1 to >= 4.4.1, < 5.1.0 by @dependabot in #12
- Remove extremely precise User-Agent from mocks. by @stefanvermaas in #20
- Use GitHub Actions instead of Travis CI and Circle CI by @stefanvermaas in #21
- Remove persistent connection and client caching by @stefanvermaas in #22
- Add rate limit detection by @stefanvermaas in #24
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.9
v0.4.8
The one with more Param Support
- Allow more parameters through with InteractiveReport
Full Changelog: v0.4.6...v0.4.8
v0.4.7
The one where I fix a bug I created :/
Full Changelog: v0.4.6...v0.4.7
v0.4.6
The one with the Interactive Reports
- Add InteractiveReport class, parse and handle basic responses
Full Changelog: v0.4.5...v0.4.6