Blob Blame History Raw
-------------------------------------------------------------------
Sun Feb 13 04:25:32 UTC 2022 - Marguerite Su <i@marguerite.su>

- update version 1.0.1
  * use $XDG_CONFIG_HOME instead of hard-coded $HOME/.config
  * detect .config/fcitx/config instead of .config/fcitx, because
    the later directory is alway there due to fcitx5's fcitx4frontend
    module
  * fix a memory leak with lua io.close()

-------------------------------------------------------------------
Thu Dec 23 10:56:05 UTC 2021 - Marguerite Su <i@marguerite.su>

- initial package