Skip to content

v1.2.1

Compare
Choose a tag to compare
@inclyc inclyc released this 05 Aug 15:01
· 653 commits to main since this release

What's Changed

New Features

  • nixd/Server: semantic completion by @inclyc in #225
  • nixd/Server/Hover: truncate the string to improve IPC performance by @inclyc in #236

Bug Fixes

  • docs/readme: fix typo: Proejct -> Project by @yvan-sraka in #228
  • nixd/Parser: fix trailing-slash causing infinite loop in the Lexer by @inclyc in #232
  • nixd/Server: split worker in a dedicated class by @inclyc in #230
  • nixd/Server/Controller: fix potential data race while reading config by @inclyc in #234

Other Changes

New Contributors

Full Changelog: 1.2.0...1.2.1