kepubify v3.1.1
I've released
kepubify 3.1.1.
This release mainly focuses on performance improvements and dependency updates.
Improvements:- Batch conversion is now 40-70% faster and makes full use of the CPU (see cbb9af0 for details).
- Go has been updated to 1.14.
Bugfixes:- A bug where smartening punctuation could cause HTML entities to be double-escaped has been fixed.