Skip to content

Releases: treeform/puppy

1.5.5

24 Aug 22:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.4...1.5.5

1.5.4

09 Jun 06:23
43120d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.3...1.5.4

1.5.3

29 Jan 05:08
4cf63e0
Compare
Choose a tag to compare

What's Changed

  • 1.5.3 lower nim req + nim version github actions by @guzba in #62

Full Changelog: 1.5.2...1.5.3

1.5.2

28 Jan 19:13
7d9590a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1

16 Jan 00:15
0182117
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

15 Jan 06:00
66bf86b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

07 Nov 23:09
0064b79
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

09 Oct 18:17
Compare
Choose a tag to compare

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

30 Sep 23:59
1c4fa17
Compare
Choose a tag to compare

1.2.0: Merge pull request #28 from guzba/master

30 Sep 23:43
a81804e
Compare
Choose a tag to compare
1.2.0 exceptions instead of .error