<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pakakeh.go, branch v0.60.2</title>
<subtitle>Collections of packages and tools for working with Go programming language.</subtitle>
<id>http://git.kilabit.info/pakakeh.go/atom?h=v0.60.2</id>
<link rel='self' href='http://git.kilabit.info/pakakeh.go/atom?h=v0.60.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/'/>
<updated>2025-12-27T06:03:59Z</updated>
<entry>
<title>Release pakakeh.go v0.60.2 (2025-12-27)</title>
<updated>2025-12-27T06:03:59Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-12-27T06:03:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=0f85c1d2ee885ab12a237393902d401490e89bb6'/>
<id>urn:sha1:0f85c1d2ee885ab12a237393902d401490e89bb6</id>
<content type='text'>
This is periodic and last release of pakakeh.go for year 2025.
There is no changes on code level only on documentation.

In the _doc, we merge the index.adoc into README.md so we can served the
_doc directory under https://kilabit.info/project/pakakeh.go .
We also fix some broken links in documentation files.

In lib/time, add missing "Hourly" section in the package documentation.

The go.mod is updated to use Go 1.24.0 as minimum version; and all
dependencies has been updated to latest release.

</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2025-12-26T17:21:53Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-12-26T17:21:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=b7b42286bc528f7ed01284545f19c52e3c799880'/>
<id>urn:sha1:b7b42286bc528f7ed01284545f19c52e3c799880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/time: add missing Hourly section in the package documentation</title>
<updated>2025-07-30T16:46:20Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-07-30T16:46:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=943ba0a55d687eda8986837ed1ff8758afbc082b'/>
<id>urn:sha1:943ba0a55d687eda8986837ed1ff8758afbc082b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2025-07-01T19:09:42Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-07-01T19:09:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=440bc5872fff95c312e5ff409e9a970ded4de148'/>
<id>urn:sha1:440bc5872fff95c312e5ff409e9a970ded4de148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_doc: fix broken links</title>
<updated>2025-07-01T18:56:39Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-07-01T18:56:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=c88018b2d1363323b689d219fab4230373ce7606'/>
<id>urn:sha1:c88018b2d1363323b689d219fab4230373ce7606</id>
<content type='text'>
Using [jarink] we can found which links are broken.

[jarink]: https://kilabit.info/project/jarink/

</content>
</entry>
<entry>
<title>_doc: merge index.adoc into README.md</title>
<updated>2025-07-01T17:09:51Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-07-01T17:09:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=8f89fa9819bcd92565f377fc1b2a1a9ef2ed91fd'/>
<id>urn:sha1:8f89fa9819bcd92565f377fc1b2a1a9ef2ed91fd</id>
<content type='text'>
Also, use the README as the index.
This allow us to us the _doc directory to be served under
https://kilabit.info/project/pakakeh.go

</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2025-05-14T17:57:45Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-05-14T17:57:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=7ead79847dc7b06df0a8ef0a793fd3c8fb3bc65c'/>
<id>urn:sha1:7ead79847dc7b06df0a8ef0a793fd3c8fb3bc65c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release pakakeh.go v0.60.1 (2025-04-18)</title>
<updated>2025-04-18T07:32:48Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-04-18T07:32:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=5b029c78ea1563f733c142957dc183626598393d'/>
<id>urn:sha1:5b029c78ea1563f733c142957dc183626598393d</id>
<content type='text'>
=== lib/bytes

[NEW FEATURE] Add method Peek to Parser. +
The Peek method take a look on n bytes inside the buffer without
using delimiters.
The returned bytes may empty or have length less than n.
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2025-04-18T06:59:35Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-04-18T05:36:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=882b2964a6f11cf1f21ebb374740cffed10a35e6'/>
<id>urn:sha1:882b2964a6f11cf1f21ebb374740cffed10a35e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/bytes: add method Peek to Parser</title>
<updated>2025-04-18T06:59:35Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-02-06T18:32:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.go/commit/?id=5cc78f0f88433bca520a15e77c1ff97e27219ce9'/>
<id>urn:sha1:5cc78f0f88433bca520a15e77c1ff97e27219ce9</id>
<content type='text'>
The Peek method take a look on n bytes inside the buffer without
using delimiters.
The returned bytes may empty or have length less than n.
</content>
</entry>
</feed>
