Skip to content

0.5.0

Choose a tag to compare

@taiki-e taiki-e released this 28 Sep 19:42
Immutable release. Only release title and notes can be modified.
  • Made Manifest::dependencies and Package::{name, varsion} fields public.

  • Added support for target.cfg.dependencies.

  • Added Dependencies enum to manage the kind of dependencies to be searched.

  • Removed Manifest::lock() and ManifestLock.

  • Removed some variant and field form Error.

  • Removed DEFAULT_DEPENDENCIES.