diff options
| author | Shulhan <ms@kilabit.info> | 2023-05-02 01:31:33 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-05-02 21:23:24 +0700 |
| commit | 8b090862368b13c6f4524874e60b2137b04126d7 (patch) | |
| tree | 08512a4db16b8e86ce3fcf91c03aad7255aac067 /lib/strings/testdata/parser | |
| parent | ec264a361f13d4c351dc7c2a0d93824526ee5c03 (diff) | |
| download | pakakeh.go-0.46.0.tar.xz | |
Release share v0.46.0 (2023-05-02)v0.46.0
This release deprecated lib/io and lib/parser.
=== Breaking changes
* lib/reflect: remove the third return value from Marshal
* lib/bytes: changes the DumpPrettyTable output format
=== New features
* lib/os: merge some functions from lib/io
* lib/strings: merge lib/parser here
* lib/bytes: implement function ParseHexDump
* lib/bytes: implement tokenize Parser
* lib/bytes: add function TrimNull
* lib/net: add method WriteTo to ResolvConf
=== Enhancements
* lib/time: calculate the next event before notify the user on Scheduler run
* lib/reflect: add option to skip processing struct field in Do/IsEqual
=== Chores
* lib/reflect: use doEqual inside IsEqual
* lib/time: replace lib/io#Reader with lib/bytes#Parser
* lib/smtp: replace lib/io#Reader with lib/bytes#Parser
* lib/dns: replace lib/io#Reader with lib/bytes#Parser
* lib/http: replace lib/io#Reader with lib/bytes#Parser
* lib/email: replace lib/io#Reader with lib/bytes#Parser
* email/dkim: replace lib/io#Reader with lib/bytes#Parser
* lib/hunspell: replace lib/io with lib/os
* lib/hunspell: replace lib/parser with lib/strings
* lib/http: replace lib/parser with lib/strings
* lib/bytes: copy TokenFind to internal/bytes#TokenFind
Diffstat (limited to 'lib/strings/testdata/parser')
0 files changed, 0 insertions, 0 deletions
