Kpdfsync 0.10.0-alpha
Pre-release
Pre-release
·
52 commits
to master
since this release
UI and New Features:
- New Parser added for reading an older format of Clippings.txt file.
- GUI: User can now choose a parser suitable fro the provided Clippings
file.
Bug Fixes:
- Minor GUI bug fixes.
libkpdfsync:
- AbstractParser, ParserResult and KindleParserV1 are now more decoupled
and various functions are moved to the base class. - Rectified some wrong class design decisions to better use Java OOP
features