Skip to content

0.8.7

Compare
Choose a tag to compare
@n10v n10v released this 05 Feb 15:43
  • Add Version and SetVersion methods
  • Fix #15: tag.Save() failed on Windows, because temp file could be in different disk drive
  • Fix signature of Framer.WriteTo, so Framer now fully implements io.WriterTo interface
  • Minor bug fixes