Skip to content

Releases: Payroll-Engine/PayrollEngine.Client.Scripting

v0.9.0-beta.15

05 Feb 12:43

Choose a tag to compare

v0.9.0-beta.15 Pre-release
Pre-release
actions `Min`, `Max`, `Range`, `Contains`: support for time range

new action `Within`: test if a value is within a range
new action `GetTimeSpan`: duration between two dates
new action `YearDiff`: calculate years between two dates
new action `Age`: calculate age
new actions `SameYear`, `SameMonth`, `SameDay`: test for equal dates
action value: added timespan/year/month/day properties
action value: added methods to add and subtract year/month/day/timespan
payroll function: added properties year/month/day for cycle/period start and end date
updated version to 0.9.0-beta.15

v0.9.0-beta.14

14 Jan 07:32

Choose a tag to compare

v0.9.0-beta.14 Pre-release
Pre-release
payroll function action: refactored lookup access methods

date period: fixed missing init-setter for start/end date
updated version to 0.9.0-beta.14

v0.9.0-beta.13

07 Jan 20:49

Choose a tag to compare

v0.9.0-beta.13 Pre-release
Pre-release
new design for actions: refactored case actions, added action support…

v0.9.0-beta.12

05 Nov 05:57

Choose a tag to compare

v0.9.0-beta.12 Pre-release
Pre-release
payroll runtime and function: added method lookup apply range value

updated version to 0.9.0-beta.12

v0.9.0-beta.11

13 Oct 17:07

Choose a tag to compare

v0.9.0-beta.11 Pre-release
Pre-release
moved method add-payrun-result from collector/wage-type runtime/funct…

v0.9.0-beta.10

14 Sep 12:50

Choose a tag to compare

v0.9.0-beta.10 Pre-release
Pre-release
collector and wage type function: added culture for payrun and custom…

v0.9.0-beta.9

26 Aug 17:22

Choose a tag to compare

v0.9.0-beta.9 Pre-release
Pre-release
updated third party nuget

updated version to 0.9.0-beta.9

v0.9.0-beta.8

25 Aug 15:49

Choose a tag to compare

v0.9.0-beta.8 Pre-release
Pre-release
ndepend cleanup

updated version to 0.9.0-beta.8

v0.9.0-beta.7

11 Aug 14:53

Choose a tag to compare

v0.9.0-beta.7 Pre-release
Pre-release
case input actions: fixed action name SetAttachmentOptional()

updated third party nugets
updated version to 0.9.0-beta.7

v0.9.0-beta.6

27 Mar 09:50

Choose a tag to compare

v0.9.0-beta.6 Pre-release
Pre-release
added case object to map c# types to cases with support to split a ca…