Version 1.4.0, add SDMX VTL module & implement time operators
What's Changed
- Update docs: document version 1.3.1 by @NicoLaval in #308
- Fix aggr groupby var cast to identifier (Fix #309) by @NicoLaval in #311
- Bump follow-redirects from 1.15.4 to 1.15.6 in /docs by @dependabot in #313
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #314
- Bump express from 4.18.2 to 4.19.2 in /docs by @dependabot in #315
- Return positioned error on unknown tokens by @hadrienk in #318
- Feature/sdmx by @NicoLaval in #312
- Temporal operators by @hadrienk in #319
- Introduce the new temporal types by @hadrienk in #317
Full Changelog: v1.3.1...v1.4.0