Release Notes - dec2ascii v1.0.0
New Features
- Added support for reading decimal numbers from an input file using the
-i
flag. - Added support for writing converted ASCII characters to an output file using the
-o
flag.
Improvements
- Refactored code to improve readability and maintainability.
- Added comments to code to improve documentation.
Bug Fixes
- None.
Known Issues
- None.