Skip to content

Releases: Payroll-Engine/PayrollEngine

v0.8.0-beta.2

10 Jul 14:18
Compare
Choose a tag to compare
v0.8.0-beta.2 Pre-release
Pre-release

Changes

  • Updated external NuGet references

Bug Fixes

  • Setup: fixed installation in directories with spaces

v0.8.0-beta.1

27 Nov 12:24
Compare
Choose a tag to compare
v0.8.0-beta.1 Pre-release
Pre-release

Update to .NET 8

v0.6.0-beta.11

10 Oct 17:04
Compare
Choose a tag to compare
v0.6.0-beta.11 Pre-release
Pre-release

Bug Fixes

Core

  • Value convert and json extensions: added mandatory culture info parameter

Client.Core

  • Wage type service: fixed wage type number culture conversion

Backend

  • Api controller: refactored tenant authorization to tenant request including the setup of the thread culture
  • Db context: refactored test tenant to get tenant
  • Value convert: added culture support
  • Domain scripting: added support for tenant culture
  • Removed health check (unused)

Payroll Console

  • Payroll result report: added support for tenant culture

Web App

  • Refactored culture name to culture info
  • Pages: added tenant culture

v0.6.0-beta.9

23 Sep 09:38
Compare
Choose a tag to compare
v0.6.0-beta.9 Pre-release
Pre-release

Changes

  • Client Core - payroll http client and console program: refactored to use http client handler
  • Client Core - console program: show product version instead of file version (beta release info)
  • PayrollConsole - refactored http client handler
  • WebApp - refactored http client handler

v0.6.0-beta.8

08 Sep 10:46
Compare
Choose a tag to compare
v0.6.0-beta.8 Pre-release
Pre-release

Bug Fixes

  • data table get raw value: added cnull check before json deserialization (Core)
  • string and attribute extensions: changed default culture to the current thread (Core)
  • string culture extensions: made culture case-insensitive (Core)
  • console arguments: fixed access to named argument (Client Core)
  • controller visiblity: refactored to action model convention (Backend)

v0.6.0-beta.7

10 Aug 05:13
Compare
Choose a tag to compare
v0.6.0-beta.7 Pre-release
Pre-release

New Features

  • Payrun test and payrun employee test
    • Client.Test: added new option TestRunMode to ignore the test execution
    • PayrollConsole: new command line argument /skiptests to ignore the payrun test and the payrun employee test

Bug Fixes

  • WebApp: fixed tenant authentication for backend services on tenant switch (debug mode only)

v0.6.0-beta.6 (First Public)

04 Aug 07:57
Compare
Choose a tag to compare
Pre-release

Welcome to the Payroll Engine!

Please have a look at the WIki introduction to the Payroll Engine.

Release Beta 5 (Second Preview)

30 Jul 12:39
Compare
Choose a tag to compare
Pre-release

New

  • client service tutorial Payroll unit tests Repo-Link

Release Beta 4 (First Preview)

25 Jul 17:41
Compare
Choose a tag to compare
Pre-release

Beta 4 - First Preview