All notable changes to html2text
will be documented in this file.
- Resolve plain-text encoding for ampersands (#5)
- BREAKING Use a typed configuration class instead of array (#4)
- Use Pest for tests (#4)
- Type hint all properties and methods (#4)
- Initial release