<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kbbi/word.go, branch main</title>
<subtitle>Go library and program as an interface for KBBI.</subtitle>
<id>http://git.kilabit.info/kbbi/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/kbbi/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/'/>
<updated>2025-01-11T07:14:15Z</updated>
<entry>
<title>all: add options for Client</title>
<updated>2025-01-11T07:14:15Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2025-01-11T07:14:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/commit/?id=95c8ba5699efa80fc19f7e210bcf4d1e189244e2'/>
<id>urn:sha1:95c8ba5699efa80fc19f7e210bcf4d1e189244e2</id>
<content type='text'>
Currently, the options contains Debug field that print the HTML
response as text when set to 1.
</content>
</entry>
<entry>
<title>all: realign some struct for compact layout</title>
<updated>2024-09-08T07:01:33Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-08T07:01:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/commit/?id=9cdbccc13eb68e6d2c0067a009416f0e766dccc8'/>
<id>urn:sha1:9cdbccc13eb68e6d2c0067a009416f0e766dccc8</id>
<content type='text'>
Changes,

* struct Client realigned from 56 to 40 bytes (-16)
* struct Word realigned from 72 to 56 bytes (-16)
* anonymous struct in test realigned from 40 to 32 bytes (-8)
</content>
</entry>
<entry>
<title>all: rename the module and package to "kbbi"</title>
<updated>2024-04-17T16:31:39Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-17T16:31:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/commit/?id=a6629b6a1f40616dbf3e5f78c76d601f3b89127a'/>
<id>urn:sha1:a6629b6a1f40616dbf3e5f78c76d601f3b89127a</id>
<content type='text'>
Since this module is connecting to KBBI server directly, the module and
package name now reflect that, hence we rename them to kbbi.

Another reason is we have an internal module named kamusku, in another
repository.
</content>
</entry>
<entry>
<title>all: re-license the project under GPL-3.0 or later</title>
<updated>2024-04-06T10:07:50Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-06T10:01:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/commit/?id=095114afa9563eca6ff6846bd26f21c049e29bf3'/>
<id>urn:sha1:095114afa9563eca6ff6846bd26f21c049e29bf3</id>
<content type='text'>
The project now comply with version 3.0 or REUSE Specification.
</content>
</entry>
<entry>
<title>all: replace "share" module with "pakakeh.go" module</title>
<updated>2024-04-06T09:32:57Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-06T09:32:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/commit/?id=772747f4051085443b38db8fb8f01ada41e89fc5'/>
<id>urn:sha1:772747f4051085443b38db8fb8f01ada41e89fc5</id>
<content type='text'>
The "share" module repository has been moved to SourceHut with new name
"pakakeh.go".
For more information on why we moved, see the project page at
https://sr.ht/~shulhan/pakakeh.go.
</content>
</entry>
<entry>
<title>kamusku: the Go library for Kamus Besar Bahasa Indonesia (KBBI)</title>
<updated>2021-01-30T22:46:59Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2021-01-30T19:55:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kbbi/commit/?id=424583f727bf5d7da0552780ba369834a73c36d3'/>
<id>urn:sha1:424583f727bf5d7da0552780ba369834a73c36d3</id>
<content type='text'>
This module contains HTTP client and command line interface for official
KBBI web.
</content>
</entry>
</feed>
