commit | 9f53efc1a7e813c0c1870534a8c8667d04d6c34b | [log] [tgz] |
---|---|---|
author | Awasum Yannick <yannickawasum@gmail.com> | Thu Sep 06 11:29:11 2018 +0100 |
committer | GitHub <noreply@github.com> | Thu Sep 06 11:29:11 2018 +0100 |
tree | 0d3d388019170d1b9e65baaf5f9b273af173f007 | |
parent | 3b637b99dbb03e75658d866e50af1cfea26cf508 [diff] | |
parent | d596ee2678805b845e7ffca79ce9157112e76345 [diff] |
Merge pull request #7 from Izakey/develop Document Payroll API to configure payroll allocations
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.