Releases: jdeokkim/saerom
Releases · jdeokkim/saerom
saerom v0.4.2
saerom v0.4.1
- Updated return type of
sr_get_curlv()
.
saerom v0.4.0
- Added a 'Dictionary' button component to
/ppg
's interaction response template. - Refactored code for
krdict
module.
saerom v0.3.4
- Fixed wrong format specifiers in
get_avatar_url()
.
saerom v0.3.3
- Added a
text
length check for/ppg
command. - Removed
entry
member fromstruct krdict_context
.
saerom v0.3.2
- Refactored some code.
saerom v0.3.1
- Fixed a bug where the
/info
command would show invalid values forFLAGS
field.
saerom v0.3.0
- Added "Urimalsaem" support to
/krd
command. - Updated default configuration file.
saerom v0.2.1
- Fixed a random segmentation fault issue after invoking the
/stop
command.
saerom v0.2.0
- Implemented
/msg
and/stop
commands. - Removed
APPLICATION_ID
macro definition. - Some commands can now be run in the console.