Skip to content

Releases: heronimus/ct-plugin-string2files

v0.1.4 - Update V compiler compatibility to V 0.4.8 14b1a14

26 Oct 17:33
842d7c1
Compare
Choose a tag to compare

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

27 Nov 09:48
a8ec926
Compare
Choose a tag to compare

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

22 Jan 05:15
2e9bfe9
Compare
Choose a tag to compare
  • Fix os.file.write_string for string parameter, instead regular (deprecated) []byte function
  • Add musl (Alpine) binary release

v0.1.0 - Initial Release

25 Sep 17:06
cc0a37a
Compare
Choose a tag to compare

Initial executable binary release for Linux, macOS, and Windows.