<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lolbin/src, branch 🪵</title>
<subtitle>📋 A cli tool for managing pastes on paste.lol
</subtitle>
<id>https://git.ache.one/lolbin/atom?h=%F0%9F%AA%B5</id>
<link rel='self' href='https://git.ache.one/lolbin/atom?h=%F0%9F%AA%B5'/>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/'/>
<updated>2026-03-08T02:16:54Z</updated>
<entry>
<title>feat: Quickly set address with @</title>
<updated>2026-03-08T02:16:54Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-03-08T02:16:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=cb976652e45fb195cac4296463af9d4e63911777'/>
<id>urn:sha1:cb976652e45fb195cac4296463af9d4e63911777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Prints error messages to stderr</title>
<updated>2026-01-23T12:37:10Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-23T12:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=ae6f8c5550ca8e4bf58ecf0bbfecc8a9dcbcd43d'/>
<id>urn:sha1:ae6f8c5550ca8e4bf58ecf0bbfecc8a9dcbcd43d</id>
<content type='text'>
This commit changes several print statements in the CLI to output to `sys.stderr` instead of `sys.stdout`. This ensures that error and warning messages are not mixed with normal output, improving clarity and making it easier to pipe the output of the CLI to other tools. The affected areas include config file warnings, multiple action errors, and message displays.
</content>
</entry>
<entry>
<title>fix: Improves error messages for paste retrieval failures</title>
<updated>2026-01-23T11:35:10Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-23T11:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=54f18ba804e50de8cb5b836ee2d6057773ab44c6'/>
<id>urn:sha1:54f18ba804e50de8cb5b836ee2d6057773ab44c6</id>
<content type='text'>
This commit updates the error messages displayed when retrieving a paste fails. Specifically, it redirects error messages to `sys.stderr` instead of `sys.stdout` and clarifies the "No input available: Aborting." message for better user understanding. It also format the prompt for creating a new paste.
</content>
</entry>
<entry>
<title>feat: Add support for punycode</title>
<updated>2026-01-09T07:58:43Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-09T07:42:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=1979e87f133741b464ffd349f9927b0ca11e7e08'/>
<id>urn:sha1:1979e87f133741b464ffd349f9927b0ca11e7e08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Remove authentication for showing a paste</title>
<updated>2026-01-06T22:50:30Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-06T22:50:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=1dad83c0d83b05f490860628c9c3944e41c816bc'/>
<id>urn:sha1:1dad83c0d83b05f490860628c9c3944e41c816bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Rename username to address</title>
<updated>2026-01-06T22:49:59Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-06T22:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=6aed512bef118d6c415f509dc44b7d2895f89bfb'/>
<id>urn:sha1:6aed512bef118d6c415f509dc44b7d2895f89bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: update CLI options to include new features and modifications</title>
<updated>2026-01-05T01:47:13Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-05T01:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=7859339c2cd9127c8d2f2874b9f71c6de62ada52'/>
<id>urn:sha1:7859339c2cd9127c8d2f2874b9f71c6de62ada52</id>
<content type='text'>
The changes added a new option for specifying the username when requesting pastes, and updated the order and formatting of existing options. Furthermore, several arguments have been renamed or reordered for clarity and consistency.
</content>
</entry>
<entry>
<title>feat: Added username replacement and validation options in CLI arguments</title>
<updated>2026-01-05T01:46:39Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-05T01:46:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=f0ff654b32c6f7634d9b4d473e0ca651a373b8a8'/>
<id>urn:sha1:f0ff654b32c6f7634d9b4d473e0ca651a373b8a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update config documentation link in cli.py</title>
<updated>2026-01-05T01:19:23Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-05T01:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=29bd64792df1a7fcaba2f133d2e54bf1a9f8f817'/>
<id>urn:sha1:29bd64792df1a7fcaba2f133d2e54bf1a9f8f817</id>
<content type='text'>
The link to configure lolbin has been updated in cli.py to direct users to the appropriate documentation section for configuration instructions. If the config file doesn't exist, an empty config is now returned and a link to the documentation section "Configuration" has been provided.
</content>
</entry>
<entry>
<title>doc: Missign configuration error not correctly handled</title>
<updated>2026-01-05T00:16:55Z</updated>
<author>
<name>ache</name>
<email>ache@ache.one</email>
</author>
<published>2026-01-05T00:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/lolbin/commit/?id=25ccf92b414134272d79b66bd3e166b24995aa46'/>
<id>urn:sha1:25ccf92b414134272d79b66bd3e166b24995aa46</id>
<content type='text'>
</content>
</entry>
</feed>
