Skip to content

v1.2.0

Compare
Choose a tag to compare
@TrueBrain TrueBrain released this 19 Oct 18:32
· 67 commits to main since this release
6fc9f03

What's Changed

  • feat(irc): an ignore list for IRC nicknames; mostly to ignore bots by @TrueBrain in #85
  • feat(irc): disconnect IRC puppets a while after the Discord user went offline by @TrueBrain in #88
  • feat(irc): setting to add a postfix to nicknames for all IRC puppets by @TrueBrain in #89
  • fix(irc): status message fails when enough IRC puppets are connected by @TrueBrain in #84
  • chore(docs): typo in comment by @stormcone in #69

Dependency updates

  • chore(deps): bump jaraco-classes from 3.2.2 to 3.2.3 by @dependabot in #77
  • chore(deps): bump sentry-sdk from 1.9.8 to 1.9.9 by @dependabot in #76
  • chore(deps): bump jaraco-functools from 3.5.1 to 3.5.2 by @dependabot in #75
  • chore(deps): bump certifi from 2022.9.14 to 2022.9.24 by @dependabot in #74
  • chore(deps): bump aiohttp from 3.8.1 to 3.8.3 by @dependabot in #73
  • chore(deps): bump pytz from 2022.2.1 to 2022.5 by @dependabot in #83
  • chore(deps): bump typing-extensions from 4.3.0 to 4.4.0 by @dependabot in #81
  • chore(deps): bump sentry-sdk from 1.9.9 to 1.9.10 by @dependabot in #80

New Contributors

Full Changelog: v1.1.0...v1.2.0