Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: EasyIME/PIME

Tags

v1.3.0-stable

Toggle v1.3.0-stable's commit message
Bump version to 1.3.0-stable.

v1.3.0-beta2

Toggle v1.3.0-beta2's commit message
Fix bug in NSIS installer script that includes non-installer files.

The NSIS "File /r" command treat the given directory name as a pattern
and search recursively by default. To disable the behavior, add \*.* to
the end of the path.\ as stated in the NSIS doc.

Reference: https://nsis.sourceforge.io/Reference/File

v1.3.0-beta

Toggle v1.3.0-beta's commit message
Bump version number to 1.3.0-beta.

v1.3.0-alpha2

Toggle v1.3.0-alpha2's commit message
Bump version number to v1.3.0-alpha2.

v1.3.0-alpha1

Toggle v1.3.0-alpha1's commit message
Bump version number to 1.3.0-alpha1.

v1.2.0-beta1

Toggle v1.2.0-beta1's commit message
Improve the test script.

v1.1.0

Toggle v1.1.0's commit message
Bump version number to 1.1.0.

v1.0.0

Toggle v1.0.0's commit message
Bump version number to 1.0.0.

v1.0.0-rc3

Toggle v1.0.0-rc3's commit message
Bump to version 1.0.0-rc3.

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message
Generate proper reply messages when errors happen.