commit | a797401e2382ed4d849bac26a910f9317f210fed | [log] [tgz] |
---|---|---|
author | Markus Geiss <markus.geiss@kuelap.io> | Fri Oct 06 17:11:33 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 06 17:11:33 2017 +0200 |
tree | 5bf2edc419689870f353de0dd151eee1fb5e3303 | |
parent | 468e43fc5a7dddfbca170506af0bd872513865a1 [diff] | |
parent | 23bd6e3446df127f93d248987ec864eff7215c94 [diff] |
Merge pull request #4 from markusgeiss/develop added account validation before initializing payroll transaction
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.