Skip to content

v0.1.6 - base64 + file/IO encoder/decoder for json/yaml/base64

Compare
Choose a tag to compare
@scr-oath scr-oath released this 02 May 17:01
· 127 commits to master since this release
e48e80b
  • Adds base64 support
  • Add encoder/decoder for json, yaml, and base64, which bridges lua file with golang io.Reader/Writer.