Skip to content

Releases: smkent/waffles

v0.1.0

03 Mar 05:52
581ed49
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • Set the default logger to use a full-featured format, simplify message IDs by @smkent in #7

Full Changelog: v0.0.1...v0.1.0

v0.0.1

02 Mar 18:39
e2be81d
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

  • Use datetime.utcnow() to generate time data for message ID by @smkent in #1
  • Build out reply logic, improve tests by @smkent in #2
  • Generate quoted replies and improve tests by @smkent in #3
  • Add -n/--days/--newer-than-days argument by @smkent in #4
  • Prepare waffles (now wafflesbot) for publishing to PyPI by @smkent in #5
  • Add repository image by @smkent in #6

New Contributors

  • @smkent made their first contribution in #1

Full Changelog: https://github.com/smkent/waffles/commits/v0.0.1