Releases: Payroll-Engine/PayrollEngine
Releases · Payroll-Engine/PayrollEngine
v0.8.0-beta.2
Changes
- Updated external NuGet references
Bug Fixes
- Setup: fixed installation in directories with spaces
v0.8.0-beta.1
Update to .NET 8
v0.6.0-beta.11
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
Changes
Client Core
- payroll http client and console program: refactored to use http client handlerClient Core
- console program: show product version instead of file version (beta release info)PayrollConsole
- refactored http client handlerWebApp
- refactored http client handler
v0.6.0-beta.8
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
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
- Client.Test: added new option
Bug Fixes
- WebApp: fixed tenant authentication for backend services on tenant switch (debug mode only)
v0.6.0-beta.6 (First Public)
Welcome to the Payroll Engine!
Please have a look at the WIki introduction to the Payroll Engine.
Release Beta 5 (Second Preview)
New
- client service tutorial
Payroll unit tests
Repo-Link
Release Beta 4 (First Preview)
Beta 4 - First Preview