Skip to content

Releases: MrFlynn/thesaurize

v1.3.0

03 Jan 00:22
Compare
Choose a tag to compare

Changelog

  • 1a8fcc8 Removed code to store joined guilds.
  • b124629 Fixed panic in flag configuration.
  • e6513c4 Added helpful log messages to loader.
  • e9a0072 Read Discord token from environment.
  • 9fc4dc8 Removed unused directory.
  • 1be109d Replaced individual k8s CRs with Helm chart.
  • 75912f5 Fixed incorrect formatting symbol.
  • 64fb313 Added new loader tool.
  • 6faa915 Removed old tool used to load thesaurus.
  • 58a0754 Removed workflow dependency.
  • a213e56 Updated Python 3.8 minor version.
  • 1df42a1 Changed status message.

v1.2.1

18 Mar 23:40
Compare
Choose a tag to compare

Changelog

785a60c Removed help message spam on startup.
d2e0307 Replaced error message with help message.
8b0220f Updated help message.

Docker images

  • docker pull mrflynn/thesaurize:1.2.1
  • docker pull mrflynn/thesaurize:latest
  • docker pull ghcr.io/mrflynn/thesaurize:1.2.1
  • docker pull ghcr.io/mrflynn/thesaurize:latest

v1.2.0

10 Mar 03:48
Compare
Choose a tag to compare

Changelog

38c415a Added handler that sends help message on join.
0d364d6 Added missing application ID.
f669b0d Added slash commands.
db1d9dd Added status message.
7666d12 Improved mention parsing.

Docker images

  • docker pull mrflynn/thesaurize:1.2.0
  • docker pull mrflynn/thesaurize:latest
  • docker pull ghcr.io/mrflynn/thesaurize:1.2.0
  • docker pull ghcr.io/mrflynn/thesaurize:latest

v1.1.10

02 Feb 06:26
Compare
Choose a tag to compare

Changelog

Docker images

  • docker pull mrflynn/thesaurize:1.1.10
  • docker pull mrflynn/thesaurize:latest
  • docker pull ghcr.io/mrflynn/thesaurize:1.1.10
  • docker pull ghcr.io/mrflynn/thesaurize:latest

v1.1.9

24 Jan 00:18
Compare
Choose a tag to compare

Changelog

d2d1a5e Bumped supported Go version to 1.15
0fa111f Restores ARMv7 support.

Docker images

  • docker pull mrflynn/thesaurize:1.1.9
  • docker pull mrflynn/thesaurize:latest
  • docker pull ghcr.io/mrflynn/thesaurize:1.1.9
  • docker pull ghcr.io/mrflynn/thesaurize:latest

v1.1.5

28 Dec 23:11
Compare
Choose a tag to compare

Changelog

v1.1.4

28 Dec 10:13
Compare
Choose a tag to compare

Changelog

5506733 conf: Updated buildx commands.

v1.1.3

28 Dec 09:31
Compare
Choose a tag to compare

Changelog

045d85f conf: Fixed cache-to directive in build step.

v1.1.2

28 Dec 08:53
Compare
Choose a tag to compare

Changelog

v1.1.1

28 Dec 08:47
Compare
Choose a tag to compare

Changelog

d6027e9 Fixed missing registry URL and backslashes in commands.