Skip to content

CVParser

Latest
Compare
Choose a tag to compare
@tramyardg tramyardg released this 28 Feb 14:35
· 39 commits to master since this release

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