Skip to content

Releases: tramyardg/CVparser

CVParser

28 Feb 14:35
Compare
Choose a tag to compare

Making a release after refactoring the code base. Major changes in this release include

  • renamed package factorymethod to just extract
  • switched IDE from Eclipse Neon to IntelliJ IDEA 2018.3.4
  • using IntelliJ
    • extracted duplicate code, rename variables, and methods,
    • removed redundant classes, methods, and variables
  • switched from slf4j to log4j