abandon 0.4.0
New features
- Register report can now be configured to group by
year
,month
(default),day
,isoWeek
,isoWeekDate
#122 by @jaa127 - Command line arguments
-version
and-help
Improvements
- Create parent directories automatically when writing reports #123
- Transactions with a single post are treated as errors #130
- Input files will not be overwritten #116
Behind the scenes
- We now use Scala 2.12
- Huge improvements to test infrastructure by @jaa127
New contributor
Thanks and welcome to @gerdreiss our new contributor!
Change of license
- Abandon is now released under the Apache License. See #121
Maven artifacts
<dependency>
<groupId>in.co.uproot</groupId>
<artifactId>abandon-base_2.12</artifactId>
<version>0.4.0</version>
</dependency>
Can be downloaded from Sonatype.