Changelog

Added

User Model

You can now incorporate your existing user model into Pinwheel to simplify your integration and improve coverage.

Added

Platform Types

We now designate platforms with a type, which can be one of two values: payroll and time_and_attendance. Almost all platforms are payroll. The platforms that are designated time_and_attendance are those that return shifts data but do not support payroll jobs such as direct_deposit_switch and paystubs. Platforms that support both shifts and payroll jobs are considered payroll platforms.