1.3.0 (2026-02-28)
- introduce mcp project to provide ai tools with native knowledge utilities (29191ab)
- add llm optimized documentation files (04ff2cb)
- add draggable directive for movable popups/modals (#8) (482201c)
- add drag auto scroll directive (8f58a18)
- add lowercase and uppercase directive (a9a9991)
- added clear cache option for cache decorator (8dd198c)
1.2.0 (2026-01-25)
- set character limit to prevent override issues (cda4d39)
1.1.0 (2026-01-05)
- add initials pipe with documentation and demo (02d430d)
- add history service for tracking navigation history with documentation and demo (934e77e)
- add idle service for detecting user inactivity (f0dab8f)
- add match fields validator (8073f19)
- add not blank validator, directive, and documentation (def86cb)
- add minLengthTrimmed validator and directive with docs (a22054a)