Skip to content

Release 0.99.5

Compare
Choose a tag to compare
@deepanjan90 deepanjan90 released this 25 Aug 20:25
· 165 commits to master since this release
b5d75c4

ENHANCEMENTS:

  • core: Convert to Picocli for command line argument parsing. (308)

PERFORMANCE:

  • core: Cache plugin depenedncy. (311)
  • core: Optimize plugin class loading. (312)
  • core: Cache external-query. (313)
  • core: Implement Beaninfo on diffable. (314)
  • core: Add exists(String file) method to FileBackend. (315)
  • core: Add copy(String source, String destination) method to FileBackend. (316)