Releases: treeform/puppy
Releases · treeform/puppy
1.5.5
1.5.4
What's Changed
- match windy by @guzba in #63
- handle wide strings like windy by @guzba in #64
- split into platforms like windy by @guzba in #65
- macos-latest waaaaaayyy to flaky by @guzba in #66
- stacktrace off for c callback by @guzba in #69
- fix readme typo by @xflywind in #73
- update zippy dep with -d:lto fix by @guzba in #75
New Contributors
Full Changelog: 1.5.3...1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
What's Changed
- queue request pool by @guzba in #41
- add requestsCompleted property to request pool by @guzba in #42
- Request striginfy fix by @srozb in #45
- export? by @guzba in #46
- check content-length header for posts by @guzba in #49
- do not attempt to emulate http format in $ by @guzba in #50
- fix linux/windows header by @s0l0m0nc in #53
- nim bindings to objc api on mac by @guzba in #54
- 1.5.0 by @guzba in #55
New Contributors
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.0
What's Changed
- Make simple fetch throw errors on non 200 responses.
- Removed verb from simple fetch (could not send body for post anyways).
- For serious things use fetch(newRequest).
Full Changelog: 1.2.1...1.3.0
1.2.1: Merge pull request #29 from guzba/master
winhttp upload binary
1.2.0: Merge pull request #28 from guzba/master
1.2.0 exceptions instead of .error