Skip to content

1.0.5 - Minor fixes

Latest
Compare
Choose a tag to compare
@oscartbeaumont oscartbeaumont released this 17 Jul 19:34
· 142 commits to main since this release

Changes:

  • Support url crate - #84
  • Fix incorrect std::time::{SystemTime, Instant, Duration} definitions - #77
  • Lazily export standard library types due to SystemTime containing a bigint number - explaination
  • Do prettier looking escaping - #71

Thanks, @tonymushah for contributing!