summaryrefslogtreecommitdiff
path: root/lib/bytes/bytes_example_test.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-05-02 01:31:33 +0700
committerShulhan <ms@kilabit.info>2023-05-02 21:23:24 +0700
commit8b090862368b13c6f4524874e60b2137b04126d7 (patch)
tree08512a4db16b8e86ce3fcf91c03aad7255aac067 /lib/bytes/bytes_example_test.go
parentec264a361f13d4c351dc7c2a0d93824526ee5c03 (diff)
downloadpakakeh.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/bytes/bytes_example_test.go')
0 files changed, 0 insertions, 0 deletions