Skip to content

EMA 0.1.0

Latest
Compare
Choose a tag to compare
@dark-pink dark-pink released this 27 Apr 16:09
· 1 commit to go-module since this release

Added

  • Functions:
    • file.DocumentFromJSON
    • file.IsCommandName
  • Package tool.
  • Tool ema.

Changed

  • Package file was improved:
    • Type Content implements io.WriterTo to write EMA form of content.
    • Type Text is based on string instead of []string.