Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@Saecki Saecki released this 05 Oct 09:18
· 80 commits to main since this release

No breaking changes, just a maintanance release.

What's Changed

Bug fixes

  • fix: add diagnostic for invalid crate name casing by @Saecki in #45
  • fix(toml): inline tables without extra spaces at the end by @figsoda in #48
  • fix: popup showing netrw a dir named "crates" exists by @Saecki in #54
  • fix: trigger initial update when lazy loading by @MunifTanjim in #61
  • fix: limit number of parallel requests using a queue by @Saecki in #64
  • fix: avoid checkhealth deprecation warnings by @jamestrew in #71
  • fix: don't show errors for workspace dependencies by @Saecki in #72
  • fix: don't show possibly misleading info or diagnostics for local depencencies by @Saecki in #76
  • fix: completion menu not triggering automatically by @Saecki in #80
  • fix: completion triggered before update has started by @Saecki in #81

New Contributors

Full Changelog: v0.3.0...v0.4.0