-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d16e32
commit 5d1d232
Showing
2 changed files
with
70 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,75 @@ | ||
# Changelog | ||
|
||
|
||
## v0.0.4...main | ||
|
||
[compare changes](https://github.com/stacksjs/tlsx/compare/v0.0.4...main) | ||
|
||
### 🏡 Chore | ||
|
||
- Wip ([37ba2a4](https://github.com/stacksjs/tlsx/commit/37ba2a4)) | ||
- Wip ([e804cdd](https://github.com/stacksjs/tlsx/commit/e804cdd)) | ||
- Wip ([6108d5b](https://github.com/stacksjs/tlsx/commit/6108d5b)) | ||
- Several fixes ([20c6683](https://github.com/stacksjs/tlsx/commit/20c6683)) | ||
- Wip ([9bf44e9](https://github.com/stacksjs/tlsx/commit/9bf44e9)) | ||
- Wip ([d667b1b](https://github.com/stacksjs/tlsx/commit/d667b1b)) | ||
- Wip ([01ed0db](https://github.com/stacksjs/tlsx/commit/01ed0db)) | ||
- Generate CA Cert add save CA to System Trust ([dfe9138](https://github.com/stacksjs/tlsx/commit/dfe9138)) | ||
- Add support for FireFox ([abd6af0](https://github.com/stacksjs/tlsx/commit/abd6af0)) | ||
- Fix CRT Creation ([e90c08d](https://github.com/stacksjs/tlsx/commit/e90c08d)) | ||
- Add ssl to docs ([37e974c](https://github.com/stacksjs/tlsx/commit/37e974c)) | ||
- Add ssl to docs ([2645708](https://github.com/stacksjs/tlsx/commit/2645708)) | ||
- Change Docs Title ([dd3a048](https://github.com/stacksjs/tlsx/commit/dd3a048)) | ||
- Resolves several issues ([6f7217b](https://github.com/stacksjs/tlsx/commit/6f7217b)) | ||
- Wip ([428921b](https://github.com/stacksjs/tlsx/commit/428921b)) | ||
- Wip ([67b6a7c](https://github.com/stacksjs/tlsx/commit/67b6a7c)) | ||
- Wip ([c57b8b7](https://github.com/stacksjs/tlsx/commit/c57b8b7)) | ||
- Wip ([3363f1d](https://github.com/stacksjs/tlsx/commit/3363f1d)) | ||
- Wip ([b09543d](https://github.com/stacksjs/tlsx/commit/b09543d)) | ||
- Wip ([289b5df](https://github.com/stacksjs/tlsx/commit/289b5df)) | ||
- Wip ([9807e78](https://github.com/stacksjs/tlsx/commit/9807e78)) | ||
- Wip ([88f11a7](https://github.com/stacksjs/tlsx/commit/88f11a7)) | ||
- Wip ([c5bce74](https://github.com/stacksjs/tlsx/commit/c5bce74)) | ||
- Wip ([97961e2](https://github.com/stacksjs/tlsx/commit/97961e2)) | ||
- Wip ([8e15a42](https://github.com/stacksjs/tlsx/commit/8e15a42)) | ||
- Wip ([233ad0b](https://github.com/stacksjs/tlsx/commit/233ad0b)) | ||
- Lint ([cc7beda](https://github.com/stacksjs/tlsx/commit/cc7beda)) | ||
- Fix ([4f90688](https://github.com/stacksjs/tlsx/commit/4f90688)) | ||
- Fix ([ff62c0e](https://github.com/stacksjs/tlsx/commit/ff62c0e)) | ||
- Remove all old CA in all browsers ([1d93d76](https://github.com/stacksjs/tlsx/commit/1d93d76)) | ||
- Remove unused import ([961e491](https://github.com/stacksjs/tlsx/commit/961e491)) | ||
- Fix ([02e4d39](https://github.com/stacksjs/tlsx/commit/02e4d39)) | ||
- Tune code ([8a7e0db](https://github.com/stacksjs/tlsx/commit/8a7e0db)) | ||
- Config add ([fa2175c](https://github.com/stacksjs/tlsx/commit/fa2175c)) | ||
- Config add ([2afe541](https://github.com/stacksjs/tlsx/commit/2afe541)) | ||
- Update dep ([aa84f9a](https://github.com/stacksjs/tlsx/commit/aa84f9a)) | ||
- Load config to cert from config file ([98b5e33](https://github.com/stacksjs/tlsx/commit/98b5e33)) | ||
- Updates ([048e2cf](https://github.com/stacksjs/tlsx/commit/048e2cf)) | ||
- More updates ([1c665df](https://github.com/stacksjs/tlsx/commit/1c665df)) | ||
- Use `@stacksjs/biome-config` ([41fe368](https://github.com/stacksjs/tlsx/commit/41fe368)) | ||
- Add utilities ([87efa32](https://github.com/stacksjs/tlsx/commit/87efa32)) | ||
- Fix auto lint and formatting ([06d9ba4](https://github.com/stacksjs/tlsx/commit/06d9ba4)) | ||
- Allow for `certPemOrPath` ([ae79658](https://github.com/stacksjs/tlsx/commit/ae79658)) | ||
- More `certPemOrPath` updates ([823525a](https://github.com/stacksjs/tlsx/commit/823525a)) | ||
- Move CertDetails ([659a638](https://github.com/stacksjs/tlsx/commit/659a638)) | ||
- Several updates ([eca65e4](https://github.com/stacksjs/tlsx/commit/eca65e4)) | ||
- More improvements ([3e243a6](https://github.com/stacksjs/tlsx/commit/3e243a6)) | ||
- Wip ([4e70d2f](https://github.com/stacksjs/tlsx/commit/4e70d2f)) | ||
- Wip ([18fdd92](https://github.com/stacksjs/tlsx/commit/18fdd92)) | ||
- Wip ([6713f3d](https://github.com/stacksjs/tlsx/commit/6713f3d)) | ||
- Wip ([b526938](https://github.com/stacksjs/tlsx/commit/b526938)) | ||
- Wip ([4d16e32](https://github.com/stacksjs/tlsx/commit/4d16e32)) | ||
|
||
### ✅ Tests | ||
|
||
- Fix eslint errors ([ce1ef5e](https://github.com/stacksjs/tlsx/commit/ce1ef5e)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Chris <[email protected]> | ||
- Shicosoft <[email protected]> | ||
- Mohamed Sherif <[email protected]> | ||
|
||
## v0.0.3...main | ||
|
||
[compare changes](https://github.com/stacksjs/tlsx/compare/v0.0.3...main) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@stacksjs/tlsx", | ||
"type": "module", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "A TLS/HTTPS library with automation.", | ||
"author": "Chris Breuer <[email protected]>", | ||
"license": "MIT", | ||
|