Skip to content

0.3.0

Compare
Choose a tag to compare
@dylni dylni released this 25 Jun 18:35
· 73 commits to master since this release
  • Improved output for OsStr and similar structs to be lossless for Windows Console
  • Modified write_bytes to take writers by value
    • References are still accepted, but they are no longer required when passing a writer to this function.
  • Added support for more platforms
  • Added support for building documentation with a stable compiler
  • Removed implementations of From for Bytes