Alpha Release 0.0.14-alpha
What's Changed
- Add documentation of the core concepts of Jayvee by @georg-schwarz in #244
- Installation docs by @georg-schwarz in #250
- gtfs-static-and-rt.jv is added to showcase the processing of GTFS-RT data as well as GTFS data (UAC-3 of #219) by @schlingling in #255
- The current blocktype SQLiteSink is configurable by an attribute dropTable indicating to drop data before loading to the sink (UAC-2 of #219) by @schlingling in #254
- Disallow linting warnings in CI by @felix-oq in #257
- Make nx project names consistent by @georg-schwarz in #249
- Execution time logging by @georg-schwarz in #252
- Add troubleshooting section to intro.md docs by @georg-schwarz in #258
- Improve core concepts docs by @felix-oq in #260
- New blocktype GtfsRTInterpreter is implemented in std-extension (UAC-1 of #219) by @schlingling in #223
- Allow dependabot in CLA workflow by @felix-oq in #265
- Bump webpack from 5.75.0 to 5.78.0 by @dependabot in #264
- Add docs for runtime parameters by @georg-schwarz in #266
- Bump xml2js and @vscode/vsce by @dependabot in #269
- Bump sqlite3 from 5.1.2 to 5.1.5 by @dependabot in #268
- Constraint Docs Generation by @georg-schwarz in #267
- Introduce boolean expressions by @felix-oq in #272
- Extend cell writer to support multiple cell writes by @felix-oq in #270
- Update linting by @felix-oq in #274
- Refactor validation checks by @felix-oq in #275
- Introduce validation context by @felix-oq in #276
- Show constraint docs when hovering by @felix-oq in #278
- Fix parsing of decimal numbers by @felix-oq in #277
- Implemented composite pattern for filesystem by @schlingling in #256
- Add an empty standard library by @felix-oq in #279
- Minor improvements for setup of builtin libraries by @felix-oq in #285
- Issue Template for RFCs by @georg-schwarz in #286
- Feature and Bug Issue Templates by @georg-schwarz in #287
- Add support for HTTP protocol by @felix-oq in #295
- Implement expressions by @felix-oq in #290
- Use root version number for projects by @felix-oq in #296
New Contributors
- @dependabot made their first contribution in #264
Full Changelog: v0.0.13-alpha...v0.0.14-alpha