All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
More infos about this file : http://keepachangelog.com/
- Fix non ASCII characters handling
- Rollback "Try to fix non ASCII character": it doesn't fix the problem.
- Try to fix non ASCII character
- Fix memory leak: Resources should be correctly closed
- Add tests for non ASCII character (need to check the results manually)
- Fix: long text police size should not change
- Fix: Header should be bold
- Add OpenJDK11 in the Travis matrix
- Reduce the quantity of dependencies
- Write the README
- Init project