Releases: heronimus/ct-plugin-string2files
Releases · heronimus/ct-plugin-string2files
v0.1.4 - Update V compiler compatibility to V 0.4.8 14b1a14
Small maintenance update:
- chore: update V compiler compatibility to V 0.4.8 14b1a14 (previously built on 0.3.3 cdc0159).
v0.1.2 - Update to latest V compiler
CHANGELOG
Update
- Release with latest V compiler (V 0.2.4 8315e82) (added compiler info to readme)
- Add safety Option ? handler for os.File function
- Update CLI parameter updates (option ?, value []string)
Fix
- #4 is fixed using latest musl (alpine) V compiler.
v0.1.1 - minor function fix
- Fix os.file.write_string for string parameter, instead regular (deprecated) []byte function
- Add musl (Alpine) binary release
v0.1.0 - Initial Release
Initial executable binary release for Linux, macOS, and Windows.