Releases: vxern/logos
Releases · vxern/logos
[α~] Version 1.5.2
What's Changed
Full Changelog: v1.5.1...v1.5.2
[α~] Version 1.5.1
Full Changelog: v1.5.0...v1.5.1
[α~] Version 1.5
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
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
What's Changed
Full Changelog: v1.2.0...v1.3.0
[α~] Version 1.2
What's Changed
Full Changelog: v1.1.1...v1.2.0
[α~] Version 1.1.1
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
What's Changed
Full Changelog: v1.0.0...v1.1.0
[α] Version 1
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
anddatabase.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. Addshow
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
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