update roadmap

This commit is contained in:
Shane C. 2024-12-04 11:48:49 -05:00
parent 0152c92949
commit cd5afb2f74
Signed by: Shane C.
GPG key ID: E46B5FEA35B22FF9

View file

@ -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`