gunzip
Version:
Compress or expand files using LZ77 and Huffman coding
19 lines (12 loc) • 348 B
Markdown
# 1.2.2
- Simplified project structure
# 0.2.2
- Updated README description to link to original gzip.
# 0.2.1
- Added `tag` filter to CircleCI publish configuration
# 0.2.0
- Added core functionality to compress and decompress.
- Fleshed out log help menu
- Corrected naming conventions
# 0.1.0
- Added inital project files