Skip to content

PyMailq 0.8.0

Compare
Choose a tag to compare
@outini outini released this 28 Aug 13:46
· 31 commits to releases since this release

CHANGES

  • [bug] Fixing handling of modifiers completion
  • [bug] Fixing parse_error message retention
  • [bug] Fixing size selection error when using only maximum size
  • Removing exception StoreNotLoaded
  • Making 'cat_message' command dynamic in Mail objects
  • Implementation of the "long" output format
  • Implementation of mail queue summary
  • Implementation of Mail.show() method
  • Implementation of selection by queue IDs
  • Improved unittests