Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@chrissimpkins chrissimpkins released this 21 Jan 02:34
· 5 commits to master since this release

Changelog

3c913d1 [parser.go] added length checks for Unicode code point hexadecimal arguments in range arguments
eb4d318 [parser.go] refactored error names
d08766f [stringutils.go] go fmt source formatting modification
a260e6f [unilist.go] updated in application help text
1b66c7a added CI testing badges
edd35d5 added appveyor settings file
f29d0bf added go report card badge
dac4936 added main function tests via execution of build binary with Python
0e08958 added parser.go tests
89bae83 added stringutils.go source tests
17ec61f go fmt formatting edits
870006a updated changelog for v0.3.0
fd2513f updated gitignore