Releases: angular-experts-io/ng-parsel
Releases · angular-experts-io/ng-parsel
v5.1.1
5.1.1 (2024-08-21)
Bug Fixes
- 🐛 move glob to dep instead of devDep (8093b20)
v5.1.0
5.1.0 (2024-08-20)
Features
- 🎸 add all kinds of stats converters and printers (af8ce77)
- 🎸 add stats command (2f1c01a)
- 🎸 stats (b1c4eec)
v5.0.1
5.0.1 (2024-08-06)
Bug Fixes
- 🐛 adjust document image and realese new logo (e33d352)
v5.0.0
5.0.0 (2024-08-06)
Features
- 🎸 new logo and v5 release (01b409c)
BREAKING CHANGES
- 🧨 fix typo / NgParselValidtor becomes NgParselValidator
v4.3.1
4.3.1 (2024-08-06)
Bug Fixes
- 🐛 (parser) rename validtor in validator (d5e656c)
v4.3.0
4.3.0 (2024-08-06)
Features
- 🎸 parse public service fields (404dbc3)
v4.2.1
4.2.1 (2024-07-17)
Bug Fixes
- welcome message line spacing (5b41a81)
v4.2.0
4.2.0 (2024-07-16)
Features
- 🎸 parse public methods for directives (bace09b)
v4.1.2
4.1.2 (2024-06-24)
Bug Fixes
v4.1.1
4.1.1 (2024-06-10)
Bug Fixes
- 🐛 parse standalone flag correctly (43b86af), closes #24
- 🐛 update tests for pipe and directive (a442ad6)