Adam Hathcock
b8a7cc18d9
intermediate commit
2026-06-24 16:27:57 +01:00
Adam Hathcock
760f7685f8
First pass of removing Compressed Tar Archive support. Compressed Tars should be done with TarReader only
2026-06-23 15:42:04 +01:00
Adam Hathcock
727d2a79f9
updates from review
2026-06-18 17:06:16 +01:00
Adam Hathcock
2866bfbd54
First pass with zip
2026-06-15 09:17:05 +01:00
Adam Hathcock
de6e2bfee2
Add WriterOptions.BufferSize property
2026-06-12 14:41:05 +01:00
Adam Hathcock
3a73cfe925
Add instance based extraction size instead of just static
2026-06-11 17:24:42 +01:00
Adam Hathcock
31fcb8526c
add note about providers
2026-06-07 11:20:34 +01:00
Adam Hathcock
2c9f7650a0
updates docs for latest changes and ArchiveInfo
2026-06-06 15:50:49 +01:00
Copilot
da30b5c805
Fix incorrect code examples in docs for sync/async usage ( #1280 )
2026-04-10 17:47:33 +01:00
Adam Hathcock
3fb7e02653
update docs
2026-03-03 12:50:27 +00:00
Adam Hathcock
0910f20c90
renamed to ReaderOptions.ForFilePath
2026-03-03 12:40:58 +00:00
Adam Hathcock
ba1cd66336
First pass of moving extraction options back
2026-03-02 07:00:33 +00:00
Adam Hathcock
4546a3acd2
add some docs
2026-02-14 10:26:33 +00:00
Adam Hathcock
a92f82ef28
complete the usage of providers for detection and async
2026-02-12 15:09:21 +00:00
Adam Hathcock
0e2c33dd78
Merge branch 'master' into adam/add-alternate-compressions
...
# Conflicts:
# tests/SharpCompress.Performance/Benchmarks/TarBenchmarks.cs
# tests/SharpCompress.Performance/Benchmarks/ZipBenchmarks.cs
# tests/SharpCompress.Performance/baseline-results.md
2026-02-12 14:20:01 +00:00
Adam Hathcock
7f6272807d
update docs
2026-02-12 10:32:20 +00:00
Adam Hathcock
6b035cb76e
updates
2026-02-10 15:51:50 +00:00
Adam Hathcock
bd99c1ab27
more fluent interface for options
2026-02-10 11:10:04 +00:00
Adam Hathcock
2e364ac0eb
cleaned up writing and added more validation and tests
2026-02-10 10:48:42 +00:00
Adam Hathcock
b41296194f
more updates to docs
2026-01-15 13:29:57 +00:00
Adam Hathcock
bf7416753a
update docs
2026-01-15 13:04:09 +00:00
Adam Hathcock
6d6103afd6
update docs
2026-01-12 16:08:16 +00:00
Adam Hathcock
507b1e35d8
docs: Remove broken references to non-existent files
...
- Remove CONTRIBUTING.md reference from ARCHITECTURE.md
- Remove ERRORS.md reference from API.md
- Remove TROUBLESHOOTING.md reference from ENCODING.md
- Remove TROUBLESHOOTING.md reference from PERFORMANCE.md
All markdown files now reference only existing documentation.
2026-01-08 15:47:57 +00:00
Adam Hathcock
8c876c70af
Add more documentation
2026-01-08 15:34:48 +00:00