- Switch to .Net 8.0
- Updated dependencies
- Improved error handling for empty and whitespace path
- Readme file now includes code examples
- Removed unused internal code
- Deploy as release build
- Update readme file
- Fixed that some files are read twice
- Add support to read and analyze byte arrays
- Switch to Net 6.0
- Enabled nullable reference types
- Adjust nullability in the entire solution
- Add SYSLIB0001 UTF-7 Encoding safety check
- Remove IO Tools from public surface since they are off-topic internal logic which is object to (breaking) changes
- Refactoring and minor improvements
- Breaking Change! Adjusted public api surface to static access
- Breaking Change! Additional encodings are now null if not found in the code pages
- Added more tests
- Added more additional encodings
- Improved documentation
disclaimer: This version contains breaking changes without major version bump, this will be avoided in future releases
- Added basic feature set