Skip to content

Releases: ursm/fetch-api

v0.5.1

03 Aug 14:49
3d35c13
Compare
Choose a tag to compare

v0.5.0

11 Jul 10:56
0904918
Compare
Choose a tag to compare

What's Changed

  • Bump rack from 3.1.6 to 3.1.7 by @dependabot in #17
  • Add config.on_connection_create callback by @ursm in #18

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.4.1

08 Jul 14:11
c2f843b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Jul 14:11
8e711a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

07 Jul 15:57
5ce651c
Compare
Choose a tag to compare

What's Changed

  • The key must be a Symbol or an object that responds to #to_str by @ursm in #8
  • Add RBS signatures by @ursm in #9
  • Add rbs:validate and steep:check tasks by @ursm in #10

Full Changelog: v0.3.4...v0.3.5

v0.3.4

07 Jul 04:12
6119873
Compare
Choose a tag to compare

What's Changed

  • Switch from Mercel to MiniMime by @ursm in #7

Full Changelog: v0.3.3...v0.3.4

v0.3.3

07 Jul 03:36
adf2a6c
Compare
Choose a tag to compare

What's Changed

  • Accept Symbol by @ursm in #4
  • Use a real HTTP server instead of Webmock by @ursm in #5
  • Fix Content-Type detection by @ursm in #6

Full Changelog: v0.3.1...v0.3.3

v0.3.2

06 Jul 21:48
4f4383d
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Jul 14:56
31237c2
Compare
Choose a tag to compare

What's Changed

  • Header keys must be unique by @ursm in #3

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Jul 14:06
f397a06
Compare
Choose a tag to compare

What's Changed

  • The response became an instance of Fetch::Response by @ursm in #2

Full Changelog: v0.2.0...v0.3.0