Skip to content

2.1.0

Compare
Choose a tag to compare
@inclyc inclyc released this 27 Apr 03:23
· 87 commits to main since this release
2.1.0
0ecf345

What's Changed

New Features

  • libnixf: diagnose empty inherit by @inclyc in #457
  • libnixf: diagnose redundant paren by @inclyc in #448
  • libnixf: introduce nixf-tidy, perform analysis, lints and emit json by @inclyc in #446
  • libnixf: provide linting for escaping with by @inclyc in #458
  • {libnixt,nixd/Eval}: support attrsOf submodule by @inclyc in #465
  • nixd: introduce --semantic-tokens=true/false to toggle the feature by @inclyc in #470

Bug Fixes

  • libnixf: omit pedantic liveness warning on lambda arg by @inclyc in #464
  • libnixf: inherit expression should comes from "NewEnv" for recursive … by @inclyc in #467
  • libnixf: dispatch lambda formals correctly by @inclyc in #468

Documentation

Other Changes

New Contributors

Full Changelog: 2.0.2...2.1.0