diff options
| author | Shulhan <ms@kilabit.info> | 2024-03-06 04:24:06 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-03-09 01:10:24 +0700 |
| commit | 993f841133049ab0ce52e6e1f864d8cc534aefec (patch) | |
| tree | 15f8cd25df01f5b17c6c812dc293ffe08aef9bdc | |
| parent | 6628b27242d1f77a18b571929e81335d3f9e4f45 (diff) | |
| download | pakakeh.go-993f841133049ab0ce52e6e1f864d8cc534aefec.tar.xz | |
_doc: rename the share module to "pakakeh.go"
| -rw-r--r-- | CHANGELOG.adoc | 16 | ||||
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | _doc/CHANGELOG_2018-2019.adoc | 40 | ||||
| -rw-r--r-- | _doc/CHANGELOG_2020.adoc | 28 | ||||
| -rw-r--r-- | _doc/CHANGELOG_2021.adoc | 34 | ||||
| -rw-r--r-- | _doc/CHANGELOG_2022.adoc | 34 | ||||
| -rw-r--r-- | _doc/CHANGELOG_2023.adoc | 30 | ||||
| -rw-r--r-- | _doc/index.adoc | 24 |
8 files changed, 105 insertions, 105 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index ab6be3a9..d75bbad4 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -5,23 +5,23 @@ This library is released every month, usually at the first week of month. link:CHANGELOG_2023.html[Changelog in 2023^]. -This is changelog for share module since v0.43.0 until v0.51.0. +This is changelog for `pakakeh.go` module since v0.43.0 until v0.51.0. link:CHANGELOG_2022.html[Changelog in 2022^]. -This is changelog for share module since v0.33.0 until v0.42.0. +This is changelog for `pakakeh.go` module since v0.33.0 until v0.42.0. link:CHANGELOG_2021.html[Changelog in 2021^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. link:CHANGELOG_2018-2019.html[Changelog from 2018 to 2019^]. -This is changelog for share module since v0.1.0 until v0.11.0. +This is changelog for `pakakeh.go` module since v0.1.0 until v0.11.0. [#v0_53_1] -== share v0.53.1 (2024-03-02) +== pakakeh.go v0.53.1 (2024-03-02) [#v0_53_1__enhancements] === Enhancements @@ -66,7 +66,7 @@ This changes introduce three mode of debug: [#v0_53_0] -== share v0.53.0 (2024-02-04) +== pakakeh.go v0.53.0 (2024-02-04) [#v0_53_0__new_features] === New features @@ -172,7 +172,7 @@ variables as string where each of them separated by ":", for example [#v0_52_0] -== share v0.52.0 (2024-01-06) +== pakakeh.go v0.52.0 (2024-01-06) [#v0_52_0__new_features] === New features @@ -2,8 +2,8 @@ [Go documentation](https://pkg.go.dev/git.sr.ht/~shulhan/pakakeh.go). -share is a collection of tools, public HTTP APIs, and libraries written and -for working with Go programming language. +"pakakeh.go" is a collection of tools, public HTTP APIs, and libraries +written and for working with Go programming language. This library is released every month, usually at the first week of month. diff --git a/_doc/CHANGELOG_2018-2019.adoc b/_doc/CHANGELOG_2018-2019.adoc index 9753d7c9..4685cf2f 100644 --- a/_doc/CHANGELOG_2018-2019.adoc +++ b/_doc/CHANGELOG_2018-2019.adoc @@ -8,14 +8,14 @@ Shulhan <ms@kilabit.info> link:CHANGELOG.html[Latest changelog^]. link:CHANGELOG_2021.html[Changelog in 2021^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. [#v0_11_0] -== share v0.11.0 (2019-12-26) +== pakakeh.go v0.11.0 (2019-12-26) [#v0_11_0_breaking_changes] === Breaking changes @@ -44,7 +44,7 @@ This is changelog for share module since v0.12.0 until v0.21.0. [#v0_10_2] -== share v0.10.2 (2019-12-07) +== pakakeh.go v0.10.2 (2019-12-07) [#v0_10_2_bug_fixes] === Bug fixes @@ -54,7 +54,7 @@ This is changelog for share module since v0.12.0 until v0.21.0. [#v0_10_1] -== share v0.10.1 (2019-12-05) +== pakakeh.go v0.10.1 (2019-12-05) [#v0_10_1_bug_fixes] === Bug fixes @@ -90,7 +90,7 @@ This is changelog for share module since v0.12.0 until v0.21.0. * websocket: remove unused error on NewServer [#v0_10_0] -== share v0.10.0 (2019-11-05) +== pakakeh.go v0.10.0 (2019-11-05) [#v0_10_0_new_features] === New features @@ -126,7 +126,7 @@ This is changelog for share module since v0.12.0 until v0.21.0. [#v0_9_0] -== share v0.9.0 (2019-10-08) +== pakakeh.go v0.9.0 (2019-10-08) [#v0_9_0_new_features] === New features @@ -194,7 +194,7 @@ to Search the content. [#v0_8_2] -== share v0.8.2 (2019-09-05) +== pakakeh.go v0.8.2 (2019-09-05) [#v0_8_2_enhancements] === Enhancements @@ -231,7 +231,7 @@ in directory. [#v0_8_1] -== share v0.8.1 (2019-08-05) +== pakakeh.go v0.8.1 (2019-08-05) [#v0_8_1_enhancements] === Enhancements @@ -257,7 +257,7 @@ file, we want that file to be excluded from .go static source. [#v0_8_0] -== share v0.8.0 (2019-07-09) +== pakakeh.go v0.8.0 (2019-07-09) [#v0_8_0_breaking_changes] === Breaking changes @@ -279,7 +279,7 @@ file, we want that file to be excluded from .go static source. [#v0_7_0] -== share v0.7.0 (2019-06-14) +== pakakeh.go v0.7.0 (2019-06-14) This release bring major refactoring on `ini` package to provide a clean and simple API. @@ -326,7 +326,7 @@ simple API. [#v0_6_1] -== share v0.6.1 (2019-05-11) +== pakakeh.go v0.6.1 (2019-05-11) * `memfs`: ** fix empty list names from MemFS created from GeneratedPathNode @@ -336,7 +336,7 @@ simple API. [#v0_6_0] -== share v0.6.0 (2019-05-07) +== pakakeh.go v0.6.0 (2019-05-07) This release bring major changes on dns package. Most notable changes are adding caches and query forwarding (recursion), and @@ -413,7 +413,7 @@ removing the server handler. [#v0_5_0] -== share v0.5.0 (2019-04-02) +== pakakeh.go v0.5.0 (2019-04-02) This minor release is dedicated for websocket package. Major refactoring on server and client API to make it easy and extensible. The websocket is now @@ -445,7 +445,7 @@ server and client API to make it easy and extensible. The websocket is now [#v0_4_0] -== share v0.4.0 (2019-03-01) +== pakakeh.go v0.4.0 (2019-03-01) [#v0_4_0_new_features] === New features @@ -510,7 +510,7 @@ server and client API to make it easy and extensible. The websocket is now [#v0_3_0] -== share v0.3.0 (2019-02-01) +== pakakeh.go v0.3.0 (2019-02-01) [#v0_3_0_features_changes] === Features Changes @@ -540,7 +540,7 @@ server and client API to make it easy and extensible. The websocket is now [#v0_2_0] -== share v0.2.0 (2019-01-02) +== pakakeh.go v0.2.0 (2019-01-02) [#v0_2_0_new_features] === New features @@ -557,10 +557,10 @@ Fix warnings from linters. [#v0_1_0] -== share v0.1.0 (2018-11-29) +== pakakeh.go v0.1.0 (2018-11-29) -The first release of `share` package contains one command line interface (CLI) -and several libraries. +The first release of `pakakeh.go` package contains one command line +interface (CLI) and several libraries. The CLI is `gofmtcomment` to convert comment from `+/**/+` to `//`. diff --git a/_doc/CHANGELOG_2020.adoc b/_doc/CHANGELOG_2020.adoc index 0908db64..6101e91d 100644 --- a/_doc/CHANGELOG_2020.adoc +++ b/_doc/CHANGELOG_2020.adoc @@ -8,17 +8,17 @@ Shulhan <ms@kilabit.info> link:CHANGELOG.html[Latest changelog^]. link:CHANGELOG_2021.html[Changelog in 2021^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020 (this document)^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. link:CHANGELOG_2018-2019.html[Changelog from 2018 to 2019^]. -This is changelog for share module since v0.1.0 until v0.11.0. +This is changelog for `pakakeh.go` module since v0.1.0 until v0.11.0. [#v0_21_0] -== share v0.21.0 (2020-12-06) +== pakakeh.go v0.21.0 (2020-12-06) [#v0_21_0_breaking_changes] === Breaking changes @@ -86,7 +86,7 @@ tools. [#v0_20_1] -== share v0.20.1 (2020-11-08) +== pakakeh.go v0.20.1 (2020-11-08) [#v0_20_1_bug_fixes] === Bug fixes @@ -123,7 +123,7 @@ position, and then call Close to reset the internal state back to zero. [#v0_20_0] -== share v0.20.0 (2020-10-05) +== pakakeh.go v0.20.0 (2020-10-05) [#v0_20_0_new_features] === New features @@ -150,7 +150,7 @@ is forwarded to DNS server, so this changes accommodated it. [#v0_19_0] -== share v0.19.0 (2020-09-08) +== pakakeh.go v0.19.0 (2020-09-08) [#v0_19_0_breaking_changes] === Breaking changes @@ -221,7 +221,7 @@ previously) and new path and handler for retrieving server status. [#v0_18_0] -== share v0.18.0 (2020-08-06) +== pakakeh.go v0.18.0 (2020-08-06) [#v0_18_0_breaking_changes] === Breaking changes @@ -266,7 +266,7 @@ if the library always set the response type to None. [#v0_17_0] -== share v0.17.0 (2020-07-05) +== pakakeh.go v0.17.0 (2020-07-05) [#v0_17_0_breaking_changes] === Breaking changes @@ -303,7 +303,7 @@ if the library always set the response type to None. [#v0_16_0] -== share v0.16.0 (2020-06-05) +== pakakeh.go v0.16.0 (2020-06-05) [#v0_16_0_breaking_changes] === Breaking changes @@ -417,7 +417,7 @@ This changes add all child nodes to generated node. [#v0_15_0] -== share v0.15.0 (2020-05-04) +== pakakeh.go v0.15.0 (2020-05-04) [#v0_15_0_breaking_changes] === Breaking changes @@ -459,7 +459,7 @@ to iterate each node in the tree from top to bottom. [#v0_14_0] -== share v0.14.0 (2020-04-03) +== pakakeh.go v0.14.0 (2020-04-03) [#v0_14_0_breaking_changes] === Breaking changes @@ -523,7 +523,7 @@ word. [#v0_13_0] -== share v0.13.0 (2020-03-11) +== pakakeh.go v0.13.0 (2020-03-11) [#v0_13_0_breaking_changes] === Breaking changes @@ -553,7 +553,7 @@ Set the minimum Go version to 1.13. [#v0_12_0] -== share v0.12.0 (2020-02-13) +== pakakeh.go v0.12.0 (2020-02-13) [#v0_12_0_breaking_changes] === Breaking changes diff --git a/_doc/CHANGELOG_2021.adoc b/_doc/CHANGELOG_2021.adoc index 8918389c..f33a3931 100644 --- a/_doc/CHANGELOG_2021.adoc +++ b/_doc/CHANGELOG_2021.adoc @@ -8,17 +8,17 @@ Shulhan <ms@kilabit.info> link:CHANGELOG.html[Latest changelog^]. link:CHANGELOG_2021.html[Changelog in 2021 (this document)^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. link:CHANGELOG_2018-2019.html[Changelog from 2018 to 2019^]. -This is changelog for share module since v0.1.0 until v0.11.0. +This is changelog for `pakakeh.go` module since v0.1.0 until v0.11.0. [#v0_32_0] -== share v0.32.0 (2021-12-03) +== pakakeh.go v0.32.0 (2021-12-03) This release bring major changes and enhancements to package dns and math/big. @@ -243,7 +243,7 @@ While at it, minimize copying packet if its not reusable inside a method. [#v0_31_0] -== share v0.31.0 (2021-11-04) +== pakakeh.go v0.31.0 (2021-11-04) [#v0_31_0_breaking_changes] === Breaking changes @@ -450,7 +450,7 @@ The zero value for V ([]byte) is already nil and Node.Childs [#v0_30_0] -== share v0.30.0 (2021-10-04) +== pakakeh.go v0.30.0 (2021-10-04) [#v0_30_0_breaking_changes] === Breaking changes @@ -623,7 +623,7 @@ fmt.Sprintf. [#v0_29_2] -== share v0.29.2 (2021-09-06) +== pakakeh.go v0.29.2 (2021-09-06) [#v0_29_2_bug_fixes] === Bug fixes @@ -787,7 +787,7 @@ We try to fix this by creating new client on each test cases. [#v0_29_1] -== share v0.29.1 (2021-08-06) +== pakakeh.go v0.29.1 (2021-08-06) Revert the "lib/errors: return the internal error only if its not nil on Unwrap". @@ -799,7 +799,7 @@ method. [#v0_29_0] -== share v0.29.0 (2021-08-06) +== pakakeh.go v0.29.0 (2021-08-06) [#v0_29_0_new_feature] === New feature @@ -883,7 +883,7 @@ of e itself. [#v0_28_0] -== share v0.28.0 (2021-07-06) +== pakakeh.go v0.28.0 (2021-07-06) [#v0_28_0_breaking_changes] === Breaking changes @@ -951,7 +951,7 @@ This commit store all request header key and values into the Header field. -- [#v0_27_0] -== share v0.27.0 (2021-06-05) +== pakakeh.go v0.27.0 (2021-06-05) This release bring better functionalities, usability, and fixes for `xmlrpc` package. @@ -1052,7 +1052,7 @@ JavaScript file is "application/javascript". [#v0_26_0] -== share v0.26.0 (2021-05-03) +== pakakeh.go v0.26.0 (2021-05-03) [#v0_26_0_new_features] === New features @@ -1123,7 +1123,7 @@ LittleEndian, and input value. [#v0_25_1] -== share v0.25.1 (2021-04-06) +== pakakeh.go v0.25.1 (2021-04-06) Set the minimum Go version to 1.16 @@ -1136,7 +1136,7 @@ We choose to move forward. [#v0_25_0] -== share v0.25.0 (2021-04-06) +== pakakeh.go v0.25.0 (2021-04-06) [#v0_25_0_breaking_changes] === Breaking changes @@ -1243,7 +1243,7 @@ request and response to standard output. [#v0_24_0] -== share v0.24.0 (2021-03-06) +== pakakeh.go v0.24.0 (2021-03-06) [#v0_24_0_breaking_changes] === Breaking changes @@ -1405,7 +1405,7 @@ Beside using IsNil(), return the last check using "v == nil". [#v0_23_0] -== share v0.23.0 (2021-02-05) +== pakakeh.go v0.23.0 (2021-02-05) This release bring major refactoring to package memfs to allow embedding two or more directories in single package. @@ -1567,7 +1567,7 @@ file. [#v0_22_0] -== share v0.22.0 (2021-01-06) +== pakakeh.go v0.22.0 (2021-01-06) [#v0_22_0_breaking_changes] === Breaking changes diff --git a/_doc/CHANGELOG_2022.adoc b/_doc/CHANGELOG_2022.adoc index e67ef269..80f06797 100644 --- a/_doc/CHANGELOG_2022.adoc +++ b/_doc/CHANGELOG_2022.adoc @@ -5,17 +5,17 @@ Shulhan <ms@kilabit.info> :sectlinks: link:CHANGELOG_2021.html[Changelog in 2021^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. link:CHANGELOG_2018-2019.html[Changelog from 2018 to 2019^]. -This is changelog for share module since v0.1.0 until v0.11.0. +This is changelog for `pakakeh.go` module since v0.1.0 until v0.11.0. [#v0_42_0] -== share v0.42.0 (2022-12-12) +== pakakeh.go v0.42.0 (2022-12-12) [#v0_42_0_new_features] === New features @@ -55,7 +55,7 @@ The fix is to seed it manually using predefined number. [#v0_41_3] -== share v0.41.3 (2022-11-05) +== pakakeh.go v0.41.3 (2022-11-05) [#v0_41_3_bug_fixes] === Bug fixes @@ -114,7 +114,7 @@ replacing the Signers field (which is conflict with method names). [#v0_41_2] -== share v0.41.2 (2022-10-10) +== pakakeh.go v0.41.2 (2022-10-10) [#v0_41_2_bug_fixes] === Bug fixes @@ -177,7 +177,7 @@ lib/websocket: rewords some comment and package documentation:: [#v0_41_1] -== share v0.41.1 (2022-10-07) +== pakakeh.go v0.41.1 (2022-10-07) [#v0_41_1_enhancements] === Enhancements @@ -255,7 +255,7 @@ in the lib/test in the future. [#v0_41_0] -== share v0.41.0 (2022-09-04) +== pakakeh.go v0.41.0 (2022-09-04) [#v0_41_0_breaking_changes] === Breaking changes @@ -343,7 +343,7 @@ This changes replace ":=" with explicit variable declarations and use raw string literal whenever possible. [#v0_40_0] -== share v0.40.0 (2022-08-05) +== pakakeh.go v0.40.0 (2022-08-05) [#v0_40_0_breaking_changes] === Breaking changes @@ -526,7 +526,7 @@ lib/ini: handle marshaling slice of time.Time:: - [#v0_39_0] -== share v0.39.0 (2022-07-03) +== pakakeh.go v0.39.0 (2022-07-03) [#v0_39_0_breaking_changes] === Breaking changes @@ -754,7 +754,7 @@ Plus other structs in the tests. -- [#v0_38_0] -== share v0.38.0 (2022-06-05) +== pakakeh.go v0.38.0 (2022-06-05) This release update the minimum Go version to 1.17. @@ -868,7 +868,7 @@ as close as possible with output of gofmt. [#v0_37_0] -== share v0.37.0 (2022-05-09) +== pakakeh.go v0.37.0 (2022-05-09) [#v0_37_0_breaking_changes] === Breaking changes @@ -985,7 +985,7 @@ with their replacement from package os or package io. [#v0_36_0] -== share v0.36.0 (2022-04-03) +== pakakeh.go v0.36.0 (2022-04-03) [#v0_36_0_breaking_changes] === Breaking changes @@ -1103,7 +1103,7 @@ the code and give an example for code). [#v0_35_0] -== share v0.35.0 (2022-03-04) +== pakakeh.go v0.35.0 (2022-03-04) [#v0_35_0_breaking_changes] === Breaking changes @@ -1303,7 +1303,7 @@ give advantages on minimize GC pressure. [#v0_34_0] -== share v0.34.0 (2022-02-05) +== pakakeh.go v0.34.0 (2022-02-05) [#v0_34_0_breaking_changes] === Breaking changes @@ -1376,7 +1376,7 @@ as global variable so any tests can references it. [#v0_33_0] -== share v0.33.0 (2022-01-09) +== pakakeh.go v0.33.0 (2022-01-09) Happy New Year! @@ -1385,7 +1385,7 @@ module), and we have released at least 33 new features with several bugs here and there. For anyone who use this module, I hope it help you, as the module name -intended "share", and sorry if its too many breaking changes. +intended "pakakeh.go", and sorry if its too many breaking changes. Live long and prosper! See you again next year. diff --git a/_doc/CHANGELOG_2023.adoc b/_doc/CHANGELOG_2023.adoc index 92dae827..1e1f6899 100644 --- a/_doc/CHANGELOG_2023.adoc +++ b/_doc/CHANGELOG_2023.adoc @@ -7,20 +7,20 @@ Shulhan <ms@kilabit.info> This library is released every month, usually at the first week of month. link:CHANGELOG_2022.html[Changelog in 2022^]. -This is changelog for share module since v0.33.0 until v0.42.0. +This is changelog for `pakakeh.go` module since v0.33.0 until v0.42.0. link:CHANGELOG_2021.html[Changelog in 2021^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. link:CHANGELOG_2018-2019.html[Changelog from 2018 to 2019^]. -This is changelog for share module since v0.1.0 until v0.11.0. +This is changelog for `pakakeh.go` module since v0.1.0 until v0.11.0. [#v0_51_0] -== share v0.51.0 (2023-12-06) +== pakakeh.go v0.51.0 (2023-12-06) [#v0_51_0__new_features] === New features @@ -192,7 +192,7 @@ to maximum value int64 (not maximum of uint64). [#v0_50_1] -== share v0.50.1 (2023-11-05) +== pakakeh.go v0.50.1 (2023-11-05) This release bring many enhancements to "lib/memfs", a library for caching file system in memory. @@ -256,7 +256,7 @@ content should be updated too on "MemFS.Get". [#v0_50_0] -== share v0.50.0 (2023-10-04) +== pakakeh.go v0.50.0 (2023-10-04) This release bring many enhancements thanks to linters like revive [1], fieldaligment [2], and shadow [3]. @@ -382,7 +382,7 @@ error when executing the "scp" command. [#v0_49_1] -== share v0.49.1 (2023-09-02) +== pakakeh.go v0.49.1 (2023-09-02) [#v0_49_1__bug_fixes] === Bug fixes @@ -458,7 +458,7 @@ reviewed yet, so we need to replace it with one that contains the patch. [#v0_49_0] -== share v0.49.0 (2023-08-04) +== pakakeh.go v0.49.0 (2023-08-04) [#v0_49_0__breaking_changes] === Breaking changes @@ -601,7 +601,7 @@ The rest of changes that are not mentioned are from test files. [#v0_48_0] -== share v0.48.0 (2023-07-07) +== pakakeh.go v0.48.0 (2023-07-07) This release bring many enhancements to lib/websocket including timeout, handling upgrade and read/write concurrently using goroutine. @@ -739,7 +739,7 @@ and cleanup the container. [#v0_47_0] -== share v0.47.0 (2023-06-05) +== pakakeh.go v0.47.0 (2023-06-05) [#v0_47_0__breaking_changes] === Breaking changes @@ -918,7 +918,7 @@ all: record the contributors of this module in file AUTHORS:: [#v0_46_0] -== share v0.46.0 (2023-05-02) +== pakakeh.go v0.46.0 (2023-05-02) This release deprecated lib/io and lib/parser. @@ -1050,7 +1050,7 @@ This is to prevent import cycle later when we use lib/test in bytes. [#v0_45_0] -== share v0.45.0 (2023-04-01) +== pakakeh.go v0.45.0 (2023-04-01) This release set the Go version to 1.19. @@ -1243,7 +1243,7 @@ chunk. [#v0_44_0] -== share v0.44.0 (2023-03-02) +== pakakeh.go v0.44.0 (2023-03-02) [#v0_44_0__new_features] === New features @@ -1312,7 +1312,7 @@ The math/rand will be deprecated in Go 1.20. [#v0_43_0] -== share v0.43.0 (2023-02-07) +== pakakeh.go v0.43.0 (2023-02-07) [#v0_43_0__new_features] === New features diff --git a/_doc/index.adoc b/_doc/index.adoc index fefddb01..63be0b71 100644 --- a/_doc/index.adoc +++ b/_doc/index.adoc @@ -1,9 +1,9 @@ -# share +# pakakeh.go :toc: :sectlinks: -share is a collection of tools, public APIs, and libraries written and for -working with Go programming language. +`pakakeh.go` is a collection of tools, public APIs, and libraries written +and for working with Go programming language. This library is released every month, usually at the first week of month. @@ -12,9 +12,9 @@ This library is released every month, usually at the first week of month. Beside https://pkg.go.dev/git.sr.ht/~shulhan/pakakeh.go#section-documentation[the Go documentation^], -that provides documentation for API in the `share` module, there are also -additional documentations that we can not include inside source code due to -their scope and limitation of Go doc formatting itself. +that provides documentation for API in the `pakakeh.go` module, there are +also additional documentations that we can not include inside source code +due to their scope and limitation of Go doc formatting itself. NOTE: The links below is used to be viewed locally, not through Github or pkg.go.dev. @@ -32,7 +32,7 @@ $ make docs-serve === link:README.html[README^] -Overview of the share module. +Overview of the "pakakeh.go" module. === Changelog @@ -42,19 +42,19 @@ This library is released every month, usually at the first week of month. link:CHANGELOG.html[Latest changelog^]. link:CHANGELOG_2023.html[Changelog in 2023^]. -This is changelog for share module since v0.43.0 until v0.51.0. +This is changelog for `pakakeh.go` module since v0.43.0 until v0.51.0. link:CHANGELOG_2022.html[Changelog in 2022^]. -This is changelog for share module since v0.33.0 until v0.42.0. +This is changelog for `pakakeh.go` module since v0.33.0 until v0.42.0. link:CHANGELOG_2021.html[Changelog in 2021^]. -This is changelog for share module since v0.22.0 until v0.32.0. +This is changelog for `pakakeh.go` module since v0.22.0 until v0.32.0. link:CHANGELOG_2020.html[Changelog in 2020^]. -This is changelog for share module since v0.12.0 until v0.21.0. +This is changelog for `pakakeh.go` module since v0.12.0 until v0.21.0. link:CHANGELOG_2018-2019.html[Changelog from 2018 to 2019^]. -This is changelog for share v0.1.0 until v0.11.0. +This is changelog for `pakakeh.go` v0.1.0 until v0.11.0. === Simplified RFCs |
