You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several bugfixes included since beta1:
- Do not fail when merging empty files (ngless-toolkit#113)
- Fix version in install-reference mode (ngless-toolkit#107)
- Update --create-reference-pack mode (ngless-toolkit#108)
- Reset terminal colors after error for `--download-demo` mode
- Add --trace argument to all modes
luispedro
added a commit
to luispedro/ngless
that referenced
this issue
May 30, 2022
Many bugfixes and improvements since `1.3.0`
- Do not fail when merging empty files (ngless-toolkit#113)
- Fix version in install-reference mode (ngless-toolkit#107)
- Update --create-reference-pack mode (ngless-toolkit#108)
- Reset terminal colors after error for `--download-demo` mode
- Add --trace argument to all modes
- Newer version of megahit
- Builtin gmgc module
- Faster internals
When using
ngless --install-reference-data
, there's no ngless script/directive so we default toNGLVersion 0 0
as per:ngless/NGLess/NGLess/NGLEnvironment.hs
Line 42 in 8bd5681
One possibility would be to require specifying the version in the command-line:
This issue was first identified and mentioned in #106 .
The text was updated successfully, but these errors were encountered: