Releases: treeform/puppy
Releases · treeform/puppy
2.1.2
2.1.1
2.1.0
What's Changed
- add head request by @guzba in #101
- Fix set range error #103 by @doongjohn in #104
- Fix Nim 2.0.0 compile error caused by
_
variables by @fukusuket in #107 - 2.1.0 by @guzba in #108
New Contributors
- @doongjohn made their first contribution in #104
- @fukusuket made their first contribution in #107
Full Changelog: 2.0.3...2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
What's Changed
We've migrated Puppy to use Webby and added some new easy procs for easier HTTP requests (see get
post
put
delete
).
We have tried to ensure code isn't broken by the upgrade but I'm sure this isn't perfect. It will hopefully be easy to update to Puppy 2.0!
Full Changelog: 1.6.2...2.0.0
1.6.2
What's Changed
- Update windefs.nim by @TechThupport in #88
- 1.6.2 by @guzba in #89
New Contributors
- @TechThupport made their first contribution in #88
Full Changelog: 1.6.1...1.6.2
1.6.1
1.6.0
What's Changed
- Draft for adding insecure certificates option by @Techno-Fox in #68
- morepetty + remove allowAnyHttpsCertificate from newRequest proc by @guzba in #81
- 1.6.0 by @guzba in #82
New Contributors
- @Techno-Fox made their first contribution in #68
Full Changelog: 1.5.5...1.6.0