File tree Expand file tree Collapse file tree 3 files changed +41
-53
lines changed
Expand file tree Collapse file tree 3 files changed +41
-53
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33This document contains information about deprecated modules and functions.
44
5- - ` 0.0.5 `
5+ - ` @stdext/http@ 0.0.5`
66 - ` HttpHeaderPermanent ` : Has been added to
77 [ @std/http @1.0.2/header] ( https://jsr.io/@std/http@1.0.2/doc/header/~ )
88 - ` HttpMethodRfc9110 ` : Has been added to
Original file line number Diff line number Diff line change 1+ ### 2024.10.15
2+
3+ #### @stdext/collections 0.0.5 (patch)
4+
5+ - feat(collections): add deferred stack
6+ - fix(collections): added release and remove callbacks
7+
8+ ### 2024.05.06
9+
10+ #### @stdext/crypto 0.0.5 (patch)
11+
12+ - refactor(crypto/hash): crypto hash to allign with the signature of WebCrypto
13+ - feat(crypto/hash): added scrypt hashing algorithm
14+
15+ ### 2024.04.29
16+
17+ #### @stdext/crypto 0.0.3 (patch)
18+
19+ - feat(crypto): added package
20+ - feat(crypto/hash): added argon2 hash
21+ - feat(crypto/hash): added bcrypt hash
22+
23+ #### @stdext/http 0.0.3 (patch)
24+
25+ - feat(http): added package
26+ - feat(http/header): added IANA HTTP headers
27+ - feat(http/method): added IANA HTTP methods
28+
29+ ### 2024.04.28
30+
31+ #### @stdext/encoding 0.0.2 (patch)
32+
33+ - chore(core): added documentation
34+
35+ ### 2024.04.28
36+
37+ #### @stdext/encoding 0.0.1 (patch)
38+
39+ - feat(encoding): added package
40+ - feat(encoding/hex): added hexdump
You can’t perform that action at this time.
0 commit comments