Skip to content

Releases: ironthree/fedora-update-feedback

2.0.0-beta.1 "Modern Times"

15 Nov 19:55
323b0d3
Compare
Choose a tag to compare
Pre-release

New features:

  • add possibility to permanently ignore updates for certain packages (--add-ignored-package CLI flag, [b]lock action)
  • add --print-ignored flag to print ignored updates and packages
  • print a warning if the updates-testing repository is not enabled

1.1.0 "Cookie Monster"

15 Nov 19:55
905e74b
Compare
Choose a tag to compare

Improvements:

  • add "abort" action to stop providing update feedback
  • don't print administrative comments by bodhi
  • show progress through list of updates

Internal changes:

  • add debug logging infrastructure
  • refactored a lot of code from "main" into separate functions

1.0.4 "Face Lift"

15 Nov 19:55
20a5923
Compare
Choose a tag to compare

Minor changes:

  • fix output formatting issues caused by upgrading to textwrap version 0.14

1.0.3 "Moar Upgrade"

15 Nov 19:54
2dc255d
Compare
Choose a tag to compare

Internal changes:

  • update textwrap to 0.14

1.0.2 "The Fix"

15 Nov 19:54
415d9c7
Compare
Choose a tag to compare
  • fix code style for 2021 edition changes (panic! macro changes)
  • update rustyline to 8

1.0.1 "Upgrade"

06 Jan 11:37
2e0bd8b
Compare
Choose a tag to compare

Internal changes:

  • update secret-service to 2.0 (with the new zbusbackend!)
  • update textwrap to `0.13

1.0.0 "Stability"

06 Jan 11:10
80002b2
Compare
Choose a tag to compare

Internal changes:

  • update bodhi to 1.0
  • update dirs to 3.0.1
  • update rpassword to 5.0.0

0.6.0 "Lib Drop"

04 Nov 12:18
4d52f0a
Compare
Choose a tag to compare

Breaking Changes:

  • refactored code into a binary-only crate
  • dropped unused fedora_update_feedback library component

0.5.5 "TL;DR"

04 Nov 12:17
554a0c5
Compare
Choose a tag to compare

Improvements:

  • include package summaries when printing updates

0.5.4 "Dep Bump"

04 Nov 12:17
1da3ab8
Compare
Choose a tag to compare

Improvements:

  • bump bodhi dependency to ^0.6 for bodhi 5.4.0 server support