From 5b502bae6022b12a500cca1d6d842235aeff730f Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 29 Nov 2018 08:31:56 +0700 Subject: Release v0.1.0 --- CHANGELOG.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.adoc diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc new file mode 100644 index 00000000..bda3852d --- /dev/null +++ b/CHANGELOG.adoc @@ -0,0 +1,16 @@ += share v0.1.0 + +The first release of `share` package contains one command line interface (CLI) +and several libraries. + +The CLI is `gofmtcomment` to convert comment from `/**/` to `//`. + +The libraries are `bytes`, `contact`, `dns`, `dsv`, `ini`, `io`, `memfs`, +`mining`, `net`, `numbers`, `runes`, `strings`, `tabula`, `test`, `text`, +`time`, and `websocket`. + +Documentation for each package can be viewed at, + + https://godoc.org/github.com/shuLhan/share + +I hope it will be stay alive! -- cgit v1.3