commit | 4cd0af44bb8cca897f4a74ee28976a7ee80d654b | [log] [tgz] |
---|---|---|
author | Mark <mark.vanveen@gmail.com> | Tue Sep 19 14:19:17 2017 +0200 |
committer | Mark <mark.vanveen@gmail.com> | Tue Sep 19 14:19:17 2017 +0200 |
tree | adbd6c270eb30fa8faea404eea3a6f5ed9e541d5 | |
parent | 118dd1df0e001f35cdbc3889f07915c5b60491b3 [diff] |
Remove dot from version to be consistent Flush payroll allocations to prevent saving of duplicate allocations Set createdBy from entity in mapper
This project provides functionality to configure payroll allocations and distribute payroll payments for customers.
The version numbers follow the Semantic Versioning scheme.
In addition to MAJOR.MINOR.PATCH the following postfixes are used to indicate the development state.
The versioning layout is {MAJOR}.{MINOR}.{PATCH}-{INDICATOR}[.{PATCH}]. Only milestones and release candidates can have patch versions. Some examples:
1.2.3.BUILD-SNAPSHOT
1.3.5.M.1
1.5.7.RC.2
2.0.0.RELEASE
See LICENSE file.