Skip to content

v1.1.0

Latest

Choose a tag to compare

@oclyke oclyke released this 23 Jan 22:23

This release includes two backward-compatible feature additions:

  • Added pub fn is_empty(&self) -> bool; for checking graph empty status
  • Added impl std::error::Error for DependencyError making it easier to use DependencyError in applications

Full Changelog: v1.0.0...v1.1.0