github Byron/gitoxide gix-url-v0.22.0
gix-url v0.22.0

13 months ago

Chore

  • don't call crate 'WIP' in manifest anymore.

Bug Fixes (BREAKING)

  • let Url::canonicalize(d)() take the current working dir as argument.
    That way it's free of side-effects and can be used properly from gix::Repository

Commit Statistics

  • 20 commits contributed to the release over the course of 17 calendar days.
  • 30 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Make gix-url publishable by adding baseline test (d3746df)
    • Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates (30b2761)
    • Update changelogs prior to release (f23ea88)
    • Merge branch 'gix-url-fixture-tests' (1b957c5)
    • For now, ignore baseline tests as most of them fail. (c0be6ab)
    • Don't call crate 'WIP' in manifest anymore. (229bd48)
    • Merge branch 'submodule-active' (a3afaa4)
    • Let Url::canonicalize(d)() take the current working dir as argument. (8857580)
    • Fix prints of panics in gix-url baseline test (938baee)
    • Add assert output to failures in gix-url baseline test (163e139)
    • Thanks clippy (fe5dbe1)
    • Use libtest_mimic to run gix-url fixture tests (f128742)
    • Refactor (cbaf339)
    • Fix assertion in gix-url fixture test (ca421b7)
    • Thanks clippy (252dbb6)
    • Add parsing and asserting to gix-url fixture test (23e2982)
    • Fix bash styling in gix-url fixture (c77cd31)
    • Adjust gix-url fixture loop for our test suite (f4214a6)
    • Make gix-url fixture more readable (1ab3b07)
    • Add copy of gits t5500 test in preparation for fixture (d0de915)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.