v1.1.0
Change log
- Performance optimization:
- reduce Result struct size from 96 to 80
ParseAddress()returnSyntaxinstead of reference, for reducing GC pressure and improve memory locality.
- Provide a simple API server
- Bugfix: gravatar images may not exist