Skip to content

Releases: vxern/logos

[α~] Version 1.5.2

30 Nov 11:20
b8b554d
Compare
Choose a tag to compare
[α~] Version 1.5.2 Pre-release
Pre-release

What's Changed

  • refactor: Localisations. Add unit tests. by @vxern in #90
  • test: Add unit tests. by @vxern in #91

Full Changelog: v1.5.1...v1.5.2

[α~] Version 1.5.1

26 Nov 16:27
9635a9d
Compare
Choose a tag to compare
[α~] Version 1.5.1 Pre-release
Pre-release

Full Changelog: v1.5.0...v1.5.1

[α~] Version 1.5

26 Nov 16:19
b24ded3
Compare
Choose a tag to compare
[α~] Version 1.5 Pre-release
Pre-release

What's Changed

  • fix: Crash caused by translation of overly long texts. by @vxern in #72
  • Version 1.5.0 Part 1 - Improve searching for words. by @vxern in #73
  • Version 1.5.0 Part 2 - Implement inflection tables for word entries. by @vxern in #74
  • Version 1.5.0 Part 3 - Fix lints. by @vxern in #75
  • Version 1.5.0 Part 4 - Use dexonline-parser package. by @vxern in #78

Full Changelog: v1.4.0...v1.5.0

[α~] Version 1.4

26 Nov 16:18
30cecbe
Compare
Choose a tag to compare
[α~] Version 1.4 Pre-release
Pre-release

What's Changed

  • Version 1.4.0 Part 1 - Integrate exception-handling with Sentry. by @vxern in #70
  • Version 1.4.0 Part 2 - Improve logging. by @vxern in #71

Full Changelog: v1.3.0...v1.4.0

[α~] Version 1.3

31 Oct 12:40
f68500b
Compare
Choose a tag to compare
[α~] Version 1.3 Pre-release
Pre-release

What's Changed

  • Version 1.3.0 - Implement a /suggest command. by @vxern in #69

Full Changelog: v1.2.0...v1.3.0

[α~] Version 1.2

31 Oct 12:40
68e9963
Compare
Choose a tag to compare
[α~] Version 1.2 Pre-release
Pre-release

What's Changed

  • Version 1.2.0 - Implement dynamic voice channel spawning. by @vxern in #68

Full Changelog: v1.1.1...v1.2.0

[α~] Version 1.1.1

31 Oct 12:40
c93a52c
Compare
Choose a tag to compare
[α~] Version 1.1.1 Pre-release
Pre-release

What's Changed

  • Hotfix: Terraform setup. by @vxern in #66
  • Version 1.1.1 - Implement a better system to parse command option arguments. by @vxern in #67

Full Changelog: v1.1.0...v1.1.1

[α~] Version 1.1

31 Oct 12:39
6cfa1b3
Compare
Choose a tag to compare
[α~] Version 1.1 Pre-release
Pre-release

What's Changed

  • Version 1.1.0 - Refactor code and reduce code duplication. by @vxern in #65

Full Changelog: v1.0.0...v1.1.0

[α] Version 1

27 Oct 16:22
9a920fb
Compare
Choose a tag to compare

What's Changed

  • Version 1.0.0-alpha.1 - Migration of library from harmony to discordeno. by @vxern in #33
  • Version 1.0.0-alpha.2 - Fixes and improvements. by @vxern in #39
  • Version 1.0.0-alpha.3 - Improve and simplify rule generation. Re-add the invite link category to the rules. by @vxern in #40
  • Version 1.0.0-alpha.4 - Add support for custom emojis and combine global + local scopes into a single roles.ts file. by @vxern in #41
  • Version 1.0.0-alpha.5 - Improve rules. by @vxern in #42
  • Version 1.0.0-alpha.6 - Make the user parameter of /profile view optional. by @vxern in #43
  • Version 1.0.0-alpha.7 - Make various improvements. by @vxern in #44
  • Version 1.0.0-alpha.8 - Migrate codebase to Discordeno v14. by @vxern in #45
  • Version 1.0.0-beta.1 - Improve codebase by separating bot and client, and making implementations of client.ts and database.ts less object-oriented. by @vxern in #46
  • Version 1.0.0-rc.1 - Localise messages to Polish and Romanian. Create localisation system. by @vxern in #48
  • Version 1.0.0-rc.2 - Make command responses more expressive. by @vxern in #49
  • Version 1.0.0-rc.3 - Display currently running version of the bot. by @vxern in #50
  • Version 1.0.0-rc.4 - Improve localisation for the /translate command. by @vxern in #51
  • Version 1.0.0-rc.5 - Improve localisation of /resources command. Add show parameter. by @vxern in #52
  • Version 1.0.0-rc.6 - Improve formatting of moderation policy. by @vxern in #53
  • Version 1.0.0-rc.7 - Improve localisation of /timeout set command. Localise omitted error message. by @vxern in #54
  • Version 1.0.0-rc.8 - Fix timeout command. by @vxern in #55
  • Version 1.0.0-rc.9 - Organise files and change colour of warn log message from red to yellow. by @vxern in #56
  • Version 1.0.0-rc.10 - Make warning and timeout messages consistent. Ban users upon crossing warning limit twice. by @vxern in #57
  • Version 1.0.0 - First stable release. by @vxern in #58

Full Changelog: v1.0.0-alpha.1...v1.0.0

v1.0.0-rc.1

26 Oct 11:07
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • Version 1.0.0-rc.1 - Localise messages to Polish and Romanian. Create localisation system. by @vxern in #48

Full Changelog: v1.0.0-beta.1...v1.0.0-rc.1