Skip to content

Releases: TypescriptPrime/SecureReq

2.0.1

Choose a tag to compare

@piquark6046 piquark6046 released this 02 Jun 16:25
Immutable release. Only release title and notes can be modified.
2.0.1
b513f22

Implement HTTP/2 session reference counting and enhance request cleanup

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

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

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

Choose a tag to compare

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

1.2.0

Choose a tag to compare

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

1.1.1

Choose a tag to compare

@piquark6046 piquark6046 released this 16 Feb 17:40
Immutable release. Only release title and notes can be modified.
1.1.1
5dc7d28
  • 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

Choose a tag to compare

@piquark6046 piquark6046 released this 17 Jan 17:11
Immutable release. Only release title and notes can be modified.
1.1.0
bf7c600
  • 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

Choose a tag to compare

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

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

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