Releases: cmorten/opine-http-proxy
Releases · cmorten/opine-http-proxy
2.6.0
2.5.0
2.4.0
2.3.1
ChangeLog
[2.3.1] - 19-09-2020
- chore: upgrade to eggs@0.2.2 in CI
2.3.0
ChangeLog
[2.3.0] - 19-09-2020
- feat: update to Deno
1.4.1
, std0.70.0
and other dep upgrades.
2.2.0
ChangeLog
[2.2.0] - 26-08-2020
- feat: update to Deno
1.3.1
, std0.66.0
and other dep upgrades. - test: added Windows and MacOS to workflow tests.
- fix: correctly handle null response bodies.
2.1.0
ChangeLog
[2.1.0] - 05-08-2020
- feat: upgrade Deno, std and other dep versions.
- chore: add typedoc automation
- docs: remove reference to importing commit or branch from readme as not supported by Deno registry v2.
2.0.0
ChangeLog
[2.0.0] - 16-07-2020
- feat: update to Deno
1.2.0
(breaking upgrade), std0.61.0
and other dep upgrades. - chore: update formatting.
- chore: add https://nest.land registry support and automation.
1.1.0
ChangeLog
[1.1.0] - 29-06-2020
- feat: bump Deno and std versions.
- fix: loosen types so not tied to single Opine version.