Skip to content

abandon 0.5.0

Compare
Choose a tag to compare
@hrj hrj released this 10 May 05:19
· 631 commits to master since this release

New features

  • Allow multiple comments in single-line notation #97
  • Show warning when a symbols is unused #104

Fixes

  • Minor formatting glitch in balance report #61
  • Faster processing that can scale to very large input files #149
  • Close resources after use, so that large number of input files can be processed #148

Maven artifacts

<dependency>
  <groupId>in.co.uproot</groupId>
  <artifactId>abandon-base_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

Can be downloaded from Sonatype.