Skip to content

Releases: KaratekHD/Nemesis

Release 2.4.0

Choose a tag to compare

@KaratekHD KaratekHD released this 21 Oct 16:11

Full Changelog: 2.3.1...2.4.0

Release 2.3.1

Choose a tag to compare

@KaratekHD KaratekHD released this 08 Jan 21:05

What's Changed

  • Change methods not using its bound instance to staticmethods by @deepsource-autofix in #72
  • Remove unused imports by @deepsource-autofix in #73
  • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in #74
  • Use sys.exit() calls by @deepsource-autofix in #75
  • Remove assignment of variable to itself by @deepsource-autofix in #76
  • Refactor unnecessary else / elif when if block has a continue statement by @deepsource-autofix in #77
  • Remove unnecessary generator by @deepsource-autofix in #78
  • Refactor useless else block in the loop by @deepsource-autofix in #79
  • New Crowdin updates by @KaratekHD in #65
  • Convert string with anomalous backslash into a raw string by @deepsource-autofix in #80
  • Remove implicit object from the base class by @deepsource-autofix in #81
  • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in #82
  • Bugfixes for the RSS Module by @KaratekHD in #95

New Contributors

  • @deepsource-autofix made their first contribution in #72

Full Changelog: 2.2.0...2.3.1

Version 2.2.0

Choose a tag to compare

@KaratekHD KaratekHD released this 14 Feb 16:51
bce5cbe

New features:

  • Allow to approve users - Approved users are not admins, but antiflood and blacklists do not take affect to them anymore.
  • Change the project Name to OpenGM (Open Group Manager). This change was necessary, as another OpenSource Project was using the name "Nemesis" and in order to publish rpms on software.opensuse.org, we needed to change the name.

Version 2.1.2

Choose a tag to compare

@KaratekHD KaratekHD released this 22 Jan 19:36
70293c3

This Version brigs the following improvements:

  • Some new strings for /slap
  • /runs is now English only

Release 2.1.1

Choose a tag to compare

@KaratekHD KaratekHD released this 15 Jan 16:54

Version 2.1 brings the following new features:

  • making the REST Api more functional
  • Allow to change reputation with thumbs up/down emojis
  • Make it clearer which version is running
  • Disable kanging animated stickers which is broken (see #57)
  • Fix issues with the Google Translate module

Version 2.1.1 has the following changes on top of Version 2.1.0:

  • Fix a critical bug that crashed the bot when launching without REST module

Release 2.1

Choose a tag to compare

@KaratekHD KaratekHD released this 15 Jan 16:52
e2840a9

This release brings the following new features:

  • making the REST Api more functional
  • Allow to change reputation with thumbs up/down emojis
  • Make it clearer which version is running
  • Disable kanging animated stickers which is broken (see #57)
  • Fix issues with the Google Translate module