Skip to content

v16.4.0

Choose a tag to compare

@nabijaczleweli nabijaczleweli released this 19 Jul 15:08
v16.4.0
5e0560c
Self-harm is a form of self-expression

Changed:
  * Problems with finding a configured registry name for a package source URL
    to be treated as warnings instead of errors with -l
  * All of them to be logged before exiting instead of failing instantly
    (1d6fd09f7116ba29dc663640b2e8cd8829a7eddf)
    (#299)

New:
  * @reneleonhardt in authors list
    (5e0560c14524072c646f28c07418cb177f28fad1)

Internal:
  * Fixed some clippy warnings
    (f910a0c30d17744eff891bfd7e20887cc2eaede7)
    (e63ecf8528bb3ea536710097ce2a192fd99e7fed)
    (#298) (@reneleonhardt)
  * Validate parsing a ssh:// package in .crates.toml
    (277b7e4ae01df5a0eb9e993025637ba1550c8e9f)
    (Suggested-in: #299)