Skip to content

Releases: EmbarkStudios/tame-index

0.24.1

23 Oct 15:36

Choose a tag to compare

Changed

  • a6abdbb updated toml-span -> 0.6.

0.24.0

23 Oct 14:58

Choose a tag to compare

Changed

  • PR#96 updated gix -> 0.74.

0.23.1

11 Oct 19:21

Choose a tag to compare

Fixed

  • PR#95 resolved #94 by actually using an infinite timeout on Windows when timeout is None.

0.23.0

08 Aug 09:41

Choose a tag to compare

Changed

  • PR#93 updated gix -> 0.73.

0.22.0

11 Jun 09:14

Choose a tag to compare

Changed

  • PR#90 updated the IndexConfig to match the current cargo schema, thanks nox!
  • PR#91 updated the source replacement code to be able to find replacements in relative paths from the project, thanks kornelski!

0.21.0

22 May 12:42

Choose a tag to compare

Changed

  • PR#88 updated gix -> 0.72.

0.20.1

07 Apr 13:58

Choose a tag to compare

Fixed

  • PR#87 resolved #86 by adding a missing unsafe that caused the Windows target to fail to compile.

0.20.0

07 Apr 11:47

Choose a tag to compare

Fixed

0.19.0

03 Apr 12:34

Choose a tag to compare

Changed

  • PR#84 updated crates, and moved to edition 2024.

0.18.1

24 Feb 07:03

Choose a tag to compare

Fixed

  • PR#83 adds an additional fix for non-crates.io urls not fixed in PR#82 as cargo now canonicalizes all URLs.