v0.5.0-alpha
What's Changed
Features
- Added basic GTFS domain specific blocks to stdLib by @rhazn in #534
- add unary operators 'lowercase' and 'uppercase' by @TungstnBallon in #541
- Add custom Jayvee formatter by @georg-schwarz in #562
- Enable transforming of value types by @TungstnBallon in #557
- File imports
- Simple file import by @georg-schwarz in #564
- Import Code Actions by @georg-schwarz in #565
- Add
publish
keyword by @georg-schwarz in #571 - Publish via alias by @georg-schwarz in #573
- Import Specific Element by @georg-schwarz in #574
- Import Aliases by @georg-schwarz in #575
- Refactor unique name validation by @georg-schwarz in #576
- Document publish use feature by @georg-schwarz in #578
Fixes
- fix(FilePicker): path can now start with a dot by @TungstnBallon in #544
- fix: range-constraint and lenght-constraint work with only one bound by @TungstnBallon in #548
Refactorings and others
- Operator tests by @rhazn in #526
- Add Mascot Images by @georg-schwarz in #520
- CI Publish Safeguard by @georg-schwarz in #529
- RFC 0016 instances vs types by @rhazn in #531
- Replace block executor registry with dependency injection by @georg-schwarz in #532
- Skip CLA Assistant on forks by @joluj in #502
- Refactor Wrapper to Injected Service (WrapperFactory) by @georg-schwarz in #536
- Use camel case for value type (valueType) internally by @georg-schwarz in #539
- Make writing style in docs more consistent by @georg-schwarz in #542
- Consistent block type writing style by @georg-schwarz in #545
- Encourage Type Imports by @georg-schwarz in #546
- Remove dependency cycle caused be CellRangeWrapper being an internal value representation by @georg-schwarz in #547
- Remove Import Cycle for ValueTypes by @georg-schwarz in #549
- Remove Import Cycle in type-inference.ts by @georg-schwarz in #553
- Jayvee goes ESM (Langium Upgrade) by @georg-schwarz in #558
- Fix docs generation timing issue by @georg-schwarz in #561
- Add generate task as build dependency by @joluj in #579
- Add sourcemaps to development build by @joluj in #581
- docs: 📝 Add cell selection syntax docs by @rhazn in #583
- Release v0.5.0 by @joluj in #585
New Contributors
- @TungstnBallon made their first contribution in #541
Full Changelog: v0.4.0-alpha...v0.5.0-alpha