update roadmap
This commit is contained in:
parent
0152c92949
commit
cd5afb2f74
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ A golang library for extracting and creating archives.
|
||||||
## Roadmap
|
## Roadmap
|
||||||
- [x] Automatically detect the archive format
|
- [x] Automatically detect the archive format
|
||||||
- [x] Add mutexes to work with concurrency
|
- [x] Add mutexes to work with concurrency
|
||||||
|
- [ ] Support RAR format
|
||||||
|
- [ ] Add writing capability
|
||||||
|
|
||||||
## Supported Formats
|
## Supported Formats
|
||||||
- `.tar.gz`
|
- `.tar.gz`
|
||||||
|
|
Loading…
Reference in a new issue