Skip to content

Releases: TypescriptPrime/SecureReq

2.0.0

03 Apr 18:22
Immutable release. Only release title and notes can be modified.
2.0.0
95088c5

Choose a tag to compare

What's Changed

  • feat: Implement SecureReq class for enhanced HTTPS requests by @piquark6046 in #4

New Contributors

Full Changelog: 1.2.1...2.0.0

1.2.1

01 Apr 17:16
Immutable release. Only release title and notes can be modified.
1.2.1
e211760

Choose a tag to compare

1.2.0

01 Mar 06:23
Immutable release. Only release title and notes can be modified.
1.2.0
d44fd68

Choose a tag to compare

1.1.1

16 Feb 17:40
Immutable release. Only release title and notes can be modified.
1.1.1
5dc7d28

Choose a tag to compare

  • ci: remove esbuild and use tsc to use building to avoid dependencies fixing issue and reduce supply chain attack.
  • chore: update dependencies.

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Jan 17:11
Immutable release. Only release title and notes can be modified.
1.1.0
bf7c600

Choose a tag to compare

  • refactor: change from HTTPMethod keyword string to HttpMethod
  • feat: add HTTP method option for HTTPSRequest (HTTP/1.1)
  • feat: create HTTPS2Request func for HTTP/2 over TLS (HTTPS)

Full Changelog: 1.0.1...1.1.0

1.0.1

14 Jan 21:30
Immutable release. Only release title and notes can be modified.
1.0.1
9f1bd2e

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

11 Jan 15:52
Immutable release. Only release title and notes can be modified.
1.0.0
3243939

Choose a tag to compare