Releases: TypescriptPrime/SecureReq
Releases · TypescriptPrime/SecureReq
2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Implement SecureReq class for enhanced HTTPS requests by @piquark6046 in #4
New Contributors
- @piquark6046 made their first contribution in #4
Full Changelog: 1.2.1...2.0.0
1.2.1
Immutable
release. Only release title and notes can be modified.
1.2.0
Immutable
release. Only release title and notes can be modified.
1.1.1
Immutable
release. Only release title and notes can be modified.
- ci: remove
esbuildand usetscto use building to avoiddependenciesfixing issue and reduce supply chain attack. - chore: update
dependencies.
Full Changelog: 1.1.0...1.1.1
1.1.0
Immutable
release. Only release title and notes can be modified.
- refactor: change from
HTTPMethodkeyword string toHttpMethod - feat: add HTTP method option for
HTTPSRequest(HTTP/1.1) - feat: create
HTTPS2Requestfunc for HTTP/2 over TLS (HTTPS)
Full Changelog: 1.0.1...1.1.0
1.0.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: 1.0.0...1.0.1
1.0.0
Immutable
release. Only release title and notes can be modified.
Full Changelog: https://github.com/TypescriptPrime/SecureReq/commits/1.0.0