Skip to content

Tags: dbohdan/initool

Tags

v1.0.0

Toggle v1.0.0's commit message
build(version): bump to 1.0.0 

v0.18.0

Toggle v0.18.0's commit message
build(gitignore): add more files `initool.lua` is a LunarML build artifact.

v0.17.0

Toggle v0.17.0's commit message
docs(readme): remove CI badge; rephrase line 

v0.16.0

Toggle v0.16.0's commit message
feat!: throw an error on UTF-16 or UTF-32 BOM BREAKING CHANGE: UTF-16 and UTF-32 files that have the byte-order mark are no longer passed through with `-p`/`--pass-through`. v0.16.0

v0.15.0

Toggle v0.15.0's commit message
build: build target `all` in `linux-ci.sh` Not `test`.

v0.14.1

Toggle v0.14.1's commit message
fix: exit with status 1 if property isn't deleted 

v0.14.0

Toggle v0.14.0's commit message
ci(github/windows): fix double ZIP problem 

v0.13.0

Toggle v0.13.0's commit message
docs(readme): add intra-document links in "Usage" 

v0.12.0

Toggle v0.12.0's commit message
style: remove double blank lines 

v0.11.0

Toggle v0.11.0's commit message
docs(readme): make misc small improvements Add a separate section for macOS.