1.69.0
2025-10-08
Bug Fixes
- enums: throw compiler error, not runtime exception, if we try to refeerence an enum member that doesn’t exist (4fd2de6)
- lang-server: fix exception thrown (1cdd94d)
Features
- stdlib: added collection indexOfItem() (13f5d8d)