Skip to content

v1.1.0

Choose a tag to compare

@lryong lryong released this 03 Jun 07:46
· 121 commits to main since this release
ed393ca

Change log

  • Performance optimization:
    • reduce Result struct size from 96 to 80
    • ParseAddress() return Syntax instead of reference, for reducing GC pressure and improve memory locality.
  • Provide a simple API server
  • Bugfix: gravatar images may not exist