Asher Gomez
|
0023c5305a
|
BREAKING(io): remove BufReader (#6056)
* BREAKING(io): remove `BufReader`
* fix
|
2024-09-25 17:52:07 +10:00 |
|
Asher Gomez
|
4e4f3f1fe6
|
docs(archive): clarify deprecation notices (#6034)
* docs(archive): clarify deprecation notices
* tweak
|
2024-09-24 15:33:53 +09:00 |
|
Asher Gomez
|
0e8f0b5b6b
|
docs(archive): update @std/archive deprecation notices (#6028)
|
2024-09-20 15:24:10 +09:00 |
|
Asher Gomez
|
e5c67a006c
|
deprecation(archive/unstable): deprecate @std/archive (#5988)
* deprecation(archive/unstable): deprecate `@std/archive`
* update
|
2024-09-17 13:38:50 +09:00 |
|
Asher Gomez
|
dea7d7701a
|
docs(archive,assert,cache,cli,encoding,html,http,net,streams,text): remove unstable Markdown alert (#5672)
* docs(archive,cli,html,http,net,streams,text): remove unstable Markdown alert
* update
* fix
* update
* fmt
* fix
|
2024-08-22 02:55:17 -04:00 |
|
Asher Gomez
|
1047864eda
|
refactor(io): cleanup BufferFullError and PartialReadError logic (#5657)
* refactor(io): define `BufferFullError` name in constructor
* fix
* work
* work
|
2024-08-08 22:31:06 +09:00 |
|
Asher Gomez
|
889a63de2e
|
docs(archive): mark public APIs as unstable/experimental (#5639)
* BREAKING(archive): remove `TarEntry.#header`
* docs(archive): mark public APIs as unstable/experimental
|
2024-08-06 12:41:59 +00:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Asher Gomez
|
d63e97c735
|
docs(archive): further documentation (#4462)
docs(archive): complete documentation
|
2024-03-11 20:52:36 +11:00 |
|
Asher Gomez
|
bdada09466
|
refactor(archive): various cleanups (#4463)
|
2024-03-11 20:31:25 +11:00 |
|
Asher Gomez
|
22fba79092
|
deprecation(io): move types file (#4133)
|
2024-01-09 16:14:28 +11:00 |
|
Simon Holloway
|
efb3866571
|
refactor(archive): prepare for noUncheckedIndexedAccess (#4110)
* refactor(archive): prepare for noUncheckedIndexedAccess
* adjust test to handle new TarHeader requirements
|
2024-01-08 15:58:59 +11:00 |
|
Lino Le Van
|
c46143f0ac
|
chore: update copyright year (#4046)
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-02 08:11:32 +11:00 |
|
Asher Gomez
|
451efa6243
|
deprecation: move types.d.ts to std/io (#3885)
* deprecation: move `types.d.ts` to `std/io`
* fix
|
2023-12-01 11:46:43 +09:00 |
|
Chris Knight
|
7fc5cdacab
|
docs(archive): improve docs and general code cleanup (#3593)
|
2023-08-31 18:00:41 +09:00 |
|
ayame113
|
b4239898d6
|
chore: update copyright header (#3082)
|
2023-01-03 19:47:44 +09:00 |
|
Asher Gomez
|
22cdb7f0fc
|
refactor(archive): rework single-export files (#3060)
|
2022-12-27 13:38:03 +09:00 |
|
Asher Gomez
|
2f9baf6794
|
refactor: remove Deno namespace IO types (#3030)
|
2022-12-23 14:33:12 +09:00 |
|
Asher Gomez
|
259d5a71e2
|
BREAKING(archive): move to single-export files (#2958)
|
2022-12-04 20:41:50 +09:00 |
|