Alpha Release 0.0.1-alpha.16
georg-schwarz
released this
12 Jun 09:45
·
1108 commits
to main
since this release
What's Changed
- RFC 0010 - Expressions as Constraints by @georg-schwarz in #280
- Changed status of RFC0006 to accepted and linked implementations for GTFS by @schlingling in #311
- Architecture overview docs by @felix-oq in #310
- Move Valuetype Wrapper to the language-server by @georg-schwarz in #312
- Add introduction for developer docs by @felix-oq in #313
- Bump Langium to version 1.2.0 by @felix-oq in #314
- Add docs for working with the grammar by @felix-oq in #315
- Add Jayvee syntax highlighting to docs by @felix-oq in #318
- Refactor Type System by @georg-schwarz in #317
- Update usage of valuetypes in extension docs by @felix-oq in #319
- Add docs for working with the AST by @felix-oq in #316
- Add docs on validation and diagnostics by @felix-oq in #321
- Add link to contribution guide by @felix-oq in #322
- Fix exports of valuetype types by @felix-oq in #323
- Add docs for debugging the VS Code extension by @felix-oq in #327
- Fix
oftype
keyword inTabeInterpreter
docs by @felix-oq in #329 - RFC 0011 - Value Transformers by @georg-schwarz in #283
- Add docs on expressions and operators by @felix-oq in #324
- Implement concept for value transformations [RFC 0011] by @felix-oq in #320
- Refactor Valuetype instances to be Singletons by @georg-schwarz in #336
- Add user docs for transforms by @felix-oq in #343
- Allow arbitrary hierarchy of atomic valuetypes by @georg-schwarz in #340
- Improve debugging by @felix-oq in #342
- Implement expression constraints by @felix-oq in #345
- Add elaborate example by @felix-oq in #346
- Fix simplification hint on negative numbers by @felix-oq in #350
- Language-server tests framework by @f3l1x98 in #344
- Enable runtime parameters to be validated by @felix-oq in #348
New Contributors
Full Changelog: v0.0.15-alpha...v0.0.16-alpha