Skip to content

v0.36.3

Choose a tag to compare

@eatradish eatradish released this 09 May 05:02
· 3965 commits to master since this release

Chore

  • Update rust-apt version and adapt it

Bug Fixes

  • Error and due_to to right order

Refactor

  • Abtsract error_due_to method
  • Use error_due_to function to easily handle the due_to case

Commit Statistics

  • 4 commits contributed to the release.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Abtsract error_due_to method (6338d51)
    • Update rust-apt version and adapt it (53bf31b)
    • Use error_due_to function to easily handle the due_to case (cdc9c38)
    • Error and due_to to right order (e2bf48b)