| tag name | v0.13.0 (064da76bcf41009dcf9e050edee16ca6209c3dc3) |
| tag date | 2020-03-11 21:35:40 +0700 |
| tagged by | Shulhan <m.shulhan@gmail.com> |
| tagged object | commit 975e4843f0... |
| download | pakakeh.go-0.13.0.tar.xz |
|---|
== share v0.13.0 (2020-03-11)
=== Breaking changes
Set the minimum Go version to 1.13.
=== New features
* hunspell: a library to parse the Hunspell file format
* parser: provide a common text parser, using delimiters
=== Enhancements
* dns: use net.Addr for primary and fallback UDP/tCP addresses
* dns: change the mark of input/output in log output
* io: add function to copy file
* time: add functions to get Unix time in milliseconds (int64 and string)
* websocket: allow custom TLS configuration on client
=== Bug Fixes
* dns: fix handling server without fallback forwarder
* dns: check for nil DNS-over-TLS server on server's Stop
