v1.0.7
New feature:
- add
File
type allowing to easily serve files contents
Fix:
- race condition in
GetCallCountInfo()
thanks to @swithek
Misc:
- test coverage increased almost 100% (OK 99.843% :) )
- code reorganized
- more linters involved
- documentation updated
- examples style normalized
- CI now use github actions instead of travis
Enjoy!