<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gotp, branch v0.2.3</title>
<subtitle>CLI to manage Time-based OTP.</subtitle>
<id>http://git.kilabit.info/gotp/atom?h=v0.2.3</id>
<link rel='self' href='http://git.kilabit.info/gotp/atom?h=v0.2.3'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/'/>
<updated>2023-02-13T03:09:30Z</updated>
<entry>
<title>Release gotp v0.2.3 (2023-02-12)</title>
<updated>2023-02-13T03:09:30Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-02-13T03:07:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=85d43645f617e4679d4f08cc6f4501ccdc4e2143'/>
<id>urn:sha1:85d43645f617e4679d4f08cc6f4501ccdc4e2143</id>
<content type='text'>
===  Enhancements

* all: add bash completion script

===  Chores

* all: move the installation steps in AUR to Makefile

* make: change the build and install directory

The build task now create binary under _sys/usr/bin/, while the install
task install the binary based on $DESTDIR environment variable, not
$GOBIN.
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2023-02-12T09:21:16Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-02-12T09:21:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=4d63f05deac80f2470bfb73a0094072f8a7606b4'/>
<id>urn:sha1:4d63f05deac80f2470bfb73a0094072f8a7606b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: add bash completion script</title>
<updated>2022-09-17T18:04:01Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-17T18:02:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=80ff9b1c6c1506d29b9e8f4e43597e4b6e540b05'/>
<id>urn:sha1:80ff9b1c6c1506d29b9e8f4e43597e4b6e540b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: move the installation steps in AUR to Makefile.</title>
<updated>2022-09-17T18:02:00Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-17T17:53:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=403eb5ddbdbfd1d26fe2fa5710660230d7bb7e58'/>
<id>urn:sha1:403eb5ddbdbfd1d26fe2fa5710660230d7bb7e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make: change the build and install directory</title>
<updated>2022-09-17T17:41:34Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-17T17:41:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=30f1269bc73dcda364def5e61d5dfd4a2c3ec6fc'/>
<id>urn:sha1:30f1269bc73dcda364def5e61d5dfd4a2c3ec6fc</id>
<content type='text'>
The build task now create binary under _sys/usr/bin/, while the install
task install the binary based on $DESTDIR environment variable, not
$GOBIN.
</content>
</entry>
<entry>
<title>Release gotp v0.2.2 (2022-09-06)</title>
<updated>2022-09-06T16:55:54Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-06T16:55:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=dc0ff281441c70edb0270b5a94b7fce28126dcfd'/>
<id>urn:sha1:dc0ff281441c70edb0270b5a94b7fce28126dcfd</id>
<content type='text'>
=== Bug fix

* all: fix the go:embed reference to symbolic link

=== Chores

* all: add task to serve and preview the documentation at _doc
* all: group all documents into directory _doc
</content>
</entry>
<entry>
<title>all: add task to serve and preview the documentation at _doc</title>
<updated>2022-09-06T16:51:15Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-06T16:51:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=79a18749c364e18b07dbeb4f296903aa568e1766'/>
<id>urn:sha1:79a18749c364e18b07dbeb4f296903aa568e1766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2022-09-06T16:48:40Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-06T16:48:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=e14c7ccc5f0e41a862cb7420d2ed259f66957840'/>
<id>urn:sha1:e14c7ccc5f0e41a862cb7420d2ed259f66957840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fix the go:embed reference to symbolic link</title>
<updated>2022-08-26T17:23:58Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-08-26T17:23:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=5a14390302983633a8676df39a2b6ed89b3ce5a6'/>
<id>urn:sha1:5a14390302983633a8676df39a2b6ed89b3ce5a6</id>
<content type='text'>
Due to previous commit, where we rename the README.adoc to README, and
change it to symbolic link, the build then failed when doing go:embed.
</content>
</entry>
<entry>
<title>all: group all documents into directory _doc</title>
<updated>2022-08-25T12:34:38Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-08-25T12:34:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=dd5fb8eab675b150ce41c0571f1d5e02905d9e9a'/>
<id>urn:sha1:dd5fb8eab675b150ce41c0571f1d5e02905d9e9a</id>
<content type='text'>
</content>
</entry>
</feed>
