All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.10.1 (2024-10-25)
- demo: add input expression that does not update with editor (1469ad7)
- editor: parse MON-FRI day ranges (140c217), closes #35
- missing checks for uninitialized class properties (0626119)
0.10.0 (2024-10-03)
- Drop support for styling through CronOptions and Material 2
- add Material 3 styling (3f7feaa)
0.9.0 (2024-10-02)
- build with Angular 18 (1b8f4ac)
- move to ESLint for linting (c58f978)
- updates for Material 2 as suggested by the ng update tool (c66adcf)
0.8.4 (2024-10-01)
0.8.3 (2024-09-23)
0.8.2 (2024-04-17)
- monthly localization is missing (#33) (e159b61)
- parsing of monthly and yearly input expressions (#34) (b09e77a)
0.8.1 (2024-02-05)
0.8.0 (2024-02-04)
-
The library will no longer support Angular versions < 15.
-
remove support for old Angular versions (6e377bc)
0.7.11 (2023-12-24)
0.7.10 (2023-12-11)
0.7.9 (2023-08-16)
0.7.9-0 (2023-08-14)
0.7.8 (2023-07-04)
0.7.7 (2023-07-03)
0.7.6 (2023-01-30)
0.7.5 (2022-12-26)
0.7.4 (2022-07-07)
0.7.2 (2021-11-07)
0.7.1 (2021-11-07)
0.7.0 (2021-09-07)
- support Angular 12 (cc26170)
0.6.8 (2021-01-09)
0.6.7 (2021-01-09)
0.6.6 (2021-01-08)
0.6.5 (2021-01-08)
0.6.4 (2020-02-27)
0.6.3 (2019-12-29)
- update README.md (bbb5320)
0.6.2 (2019-12-28)
- add support for formControl directives (887c9bc)
0.6.1 (2019-12-27)
- app complains about BrowserModule import (97772e8)
0.6.0 (2019-12-26)
- Component now use Angular's reactive forms and material design styling. Support for template based forms is removed.
- Update for Angular 8 and Material design (81c5bcb)
0.5.1 (2019-12-15)
- improve project layout and build environment for Angular 8 (1974262)
- update GitHub Pages demo (4a161ae)
0.5.0 (2019-12-15)
0.4.0 (2018-07-22)
- update bootstrap and angular dependencies (73d3b40)
0.3.1 (2018-06-06)
0.3.0 (2018-06-05)
- add missing event parameter to setActiveTab (5f9deb1)
- update ownership and name, and upgrade ng-packagr (b04c5af)