- Major redesign of the harvester logic.
- Rename the class
PublicationsTool
toAutomaton
. - Refactoring of several methods by moving the code between the class
Record
andCheckAndFix
, by renaing the method, etc. - Detect errors when a record is rejected by the database engine.
- Close #17 (closed).