Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Releases: serayuzgur/crates

0.4.2

08 Apr 19:05
Compare
Choose a tag to compare
  • Sorting is now uses version compare. #45 Thanks to kupiakos
  • Yanked versions fixed. #44

Version Sorting Fix

05 Apr 05:44
Compare
Choose a tag to compare
  • Sorting of the versions fixed. #43

0.4.0

15 Mar 19:17
Compare
Choose a tag to compare
  • All fetches will be done from github api to crates.io-index repository . #42.

  • Dependencies updated.

  • Quoted dependency names are supported now. #40.

0.3.7

12 Feb 14:17
Compare
Choose a tag to compare

package alias support

0.3.6 git and path dependency errors fixed.

11 Dec 07:56
Compare
Choose a tag to compare

0.3.5: Version updated.

31 Oct 08:37
Compare
Choose a tag to compare
package-lock fixed
User-Agent header added on crates.io requests. #31

0.3.4

23 Oct 17:32
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/serayuzgur/crates

0.3.3

10 Oct 07:14
Compare
Choose a tag to compare
Confuse on table dependencies with boolean attributes fixed. [#28]

0.2.4

19 Jul 05:41
Compare
Choose a tag to compare
version update and publish  PRs

0.2.3

15 Jul 14:03
Compare
Choose a tag to compare
  • Extension listener is back to onchange but with a dirty control #15.
  • Out of line dependencies supported. #8.
  • No dependency case handled by @userzimmermann