Skip to content

Releases: jdeokkim/saerom

saerom v0.4.2

05 Aug 03:49
2b9b855
Compare
Choose a tag to compare
  • Fixed thread-unsafe code in get_avatar_url().

saerom v0.4.1

04 Aug 11:25
724fbca
Compare
Choose a tag to compare
  • Updated return type of sr_get_curlv().

saerom v0.4.0

03 Aug 14:31
14c341e
Compare
Choose a tag to compare
  • Added a 'Dictionary' button component to /ppg's interaction response template.
  • Refactored code for krdict module.

saerom v0.3.4

31 Jul 07:44
6ab4742
Compare
Choose a tag to compare
  • Fixed wrong format specifiers in get_avatar_url().

saerom v0.3.3

30 Jul 13:41
c4b6d58
Compare
Choose a tag to compare
  • Added a text length check for /ppg command.
  • Removed entry member from struct krdict_context.

saerom v0.3.2

30 Jul 08:47
47c24c8
Compare
Choose a tag to compare
  • Refactored some code.

saerom v0.3.1

27 Jul 04:30
7d98ebc
Compare
Choose a tag to compare
  • Fixed a bug where the /info command would show invalid values for FLAGS field.

saerom v0.3.0

27 Jul 04:11
959302b
Compare
Choose a tag to compare
  • Added "Urimalsaem" support to /krd command.
  • Updated default configuration file.

saerom v0.2.1

26 Jul 07:12
340f38d
Compare
Choose a tag to compare
  • Fixed a random segmentation fault issue after invoking the /stop command.

saerom v0.2.0

25 Jul 14:31
513ccda
Compare
Choose a tag to compare
  • Implemented /msg and /stop commands.
  • Removed APPLICATION_ID macro definition.
  • Some commands can now be run in the console.