commit | ce161c6b29e713612eba3a2e76bf6b39b8f956af | [log] [tgz] |
---|---|---|
author | Markus Geiss <markus.geiss@kuelap.io> | Wed Sep 20 10:47:48 2017 +0200 |
committer | GitHub <noreply@github.com> | Wed Sep 20 10:47:48 2017 +0200 |
tree | 6d9a901c9e7e93db0b951072a77cbaa887c42f81 | |
parent | 5955e0850c6d9753b47f3fa519cc47c6b357139f [diff] | |
parent | d04212776bf9840307dc04c170312ceb2eb738ae [diff] |
Merge pull request #2 from markusgeiss/develop added validation for accounts and customers
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.