Skip to content

Releases: serayuzgur/crates

v.0.6.6

25 Jan 13:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v.0.6.6

v0.6.3

18 Sep 08:18
Compare
Choose a tag to compare

0.5.6

13 Feb 21:04
Compare
Choose a tag to compare
  • Comma handled for ranged versions #117
  • Fix for comments with brackets inside arrays #115
  • ${version} is not being replaced for compatible decorator #118
  • Support alternative local index #109

0.5.2

17 Jul 06:14
1adac9c
Compare
Choose a tag to compare
typo and language errors fixed (#92)

0.5.1

03 Jul 05:50
Compare
Choose a tag to compare
  • Local registry index PR merged thanks to ervinoro
  • New setting added "crates.useLocalCargoIndex" to switch between GithHub and Local index.
  • local index path bug fixed #82
  • crew.dev support and cleaner popup design #72

0.4.9

16 Mar 17:09
Compare
Choose a tag to compare

vscodeignore fixed

0.4.8

16 Mar 16:44
Compare
Choose a tag to compare
  • Go to DOCS.RS added in popup #72
  • "0.0.0" version is included now #73

0.4.6

19 Nov 13:21
Compare
Choose a tag to compare
  • Should not convert single to double quotes #66
  • Rate limiting should not trigger error messages #65
  • Fetch Errors and constant error messages when viewing Cargo.toml with conflicts #61
  • Alert always happen when I add deps to Cargo.toml #59
  • No versions found error should be less intrusive #58
  • alternative registries are not taken into account #41

0.4.5

05 Nov 12:03
Compare
Choose a tag to compare
  • Github basic authentication support for increasing api rates 5000req/h #60

0.4.4

15 Oct 11:27
Compare
Choose a tag to compare
  • Dependencies updated.
  • Certain version numbers cause fetch errors. #37
  • Buggy rendering for parameterized dependencies #52
  • ^ versions handled incorrectly #39
  • Splitting vscode package into @types/vscode and vscode-test #57
  • Uppercase key seems to be causing an error #56