Skip to content

Releases: cmorten/superoak

3.1.0

10 Feb 08:58
Compare
Choose a tag to compare

ChangeLog

[3.1.0] - 10-02-2021

  • fix: upgrade superdeno version to prevent need to supply superfluous --location <href> flag.

3.0.1

15 Dec 08:58
Compare
Choose a tag to compare

ChangeLog

[3.0.1] - 15-12-2020

  • feat: upgrade supported Deno to 1.6.1 and std module to 0.81.0.
  • chore: remove lock fixing for ci build due to CDN hash issues.

3.0.0

13 Dec 14:59
Compare
Choose a tag to compare

ChangeLog

[3.0.0] - 12-12-2020

The consequence of upgrading superdeno to support the .redirects(n) API is that superoak follows a default of 0 redirects, for parity with supertest. If your test requires superoak to follow multiple redirects, specify the number of redirects required in .redirects(n), or use -1 to have superoak follow all redirects.

2.5.0

13 Dec 14:36
Compare
Choose a tag to compare

ChangeLog

[2.5.0] - 13-12-2020

  • feat: upgrade supported Deno to 1.6.0 and std module to 0.80.0.
  • feat: upgrade superdeno to 2.5.0.

2.4.1

07 Dec 10:14
Compare
Choose a tag to compare

ChangeLog

[2.4.1] - 07-12-2020

  • fix: upgrade superdeno to 2.4.1 for type fixes.

2.4.0

06 Dec 23:09
Compare
Choose a tag to compare

ChangeLog

[2.4.0] - 06-12-2020

  • feat: upgrade supported Deno to 1.5.4 and std module to 0.79.0.
  • feat: upgrade superdeno to 2.4.0.
  • fix: upgrade expect to 0.2.6 to fix import bug.
  • docs: update contributing.md r.e. getting started with an issue.

2.3.1

19 Sep 11:53
Compare
Choose a tag to compare

ChangeLog

[2.3.1] - 19-09-2020

2.3.0

19 Sep 10:01
Compare
Choose a tag to compare

ChangeLog

[2.3.0] - 19-09-2020

  • feat: upgrade supported Deno to 1.4.1 and std module to 0.70.0.

2.2.0

26 Aug 15:04
Compare
Choose a tag to compare

ChangeLog

[2.2.0] - 24-08-2020

  • feat: upgrade supported Deno to 1.3.1 and std module to 0.66.0.
  • feat: upgrade superdeno dep.

2.1.0

05 Aug 08:09
Compare
Choose a tag to compare

ChangeLog

[2.1.0] - 05-08-2020