This project adheres to Semantic Versioning.
- Migrate to
vite
andnpm
- Slight refactor of code
- Added typescript
- Remove sirv static file server
- Only netto income can be given
- Default year is 2023 and remove the rest
- Show medical insurance
- Upgrade node to 18
- Upgrade dependencies
- Support years 2022-2023
- Fixed year selector
- Migrate to
yarn
- Update dependencies and
npm
version - Refactor round with Intl api to format currency
- Fix README commands
- Refactor isNetto checkbox
- Add some styles for footer and label
- Replace custom round with
toLocaleString
method
- Update to 2020
- Upgrade dependencies
- Migrate to now.sh
- Add Open Graph tags
- Refreshed design
- Adjust style for mobile devices (#14)
- Update dependencies (#16)
- Update to 2019
- Update dependencies
- Move to vue-cli 3
- Fixed eur
- Fixed mobile view
- Added usd/eur currencies
- Fixed bug with checkbox
- Added social share buttons
- Added simple PWA support
- Initial release with basic calculator