Parent Pay Calculator Changelog
1.1.0
- Display a breakdown of the calculation.
- Default the number of sessions and weeks to zero rather than one.
1.0.1
- Refactored the code to remove HTML generation from JavaScript. The HTML is now part of the page and is shown/hidden by the JavaScript.
1.0.0
- Initial release.