abandon 0.3.0 RC1
Pre-release
Pre-release
β A lot of features have been added since last release. Hence I am publishing a release candidate for testing. I will release final version after waiting a week for feedback.
π Thanks to new contributor @jaa127 for many detailed tests and support for ISO date format.
Changes
See CHANGES.md for more details.
- Compact notation for transactions. #57
- Support for scopes. #5
- Default accounts for balancing a transaction can be specified by defining
defaultAccount
. - Support for comparison expressions, such as
<
,>
, etc - Support for conditional expression:
condition ? x : y
- ISO 8601 date format supported #67
- Support for regex and glob patters in
input
config option: #76 - Format of xml exports and the config options for them has changed.
- The runner script uses JAVA_HOME if set. #83
Maven central
Release is available on maven central