Skip to content

4.1.0: I/O string representations

Compare
Choose a tag to compare
@thekid thekid released this 18 Apr 14:29
· 31 commits to master since this release
  • Fixed up file-based input and output tests to clean up temporary files
    they create as their fixture
    (@thekid)
  • Made all of text.json.Format, text.json.Input and text.json.Output
    implement lang.Value and provide string representations
    (@thekid)