<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasystem/CHANGELOG.md, branch dependabot/github_actions/github-actions-678bd20010</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasystem.git
</subtitle>
<id>https://git.lua4.win/luasystem/atom?h=dependabot%2Fgithub_actions%2Fgithub-actions-678bd20010</id>
<link rel='self' href='https://git.lua4.win/luasystem/atom?h=dependabot%2Fgithub_actions%2Fgithub-actions-678bd20010'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/'/>
<updated>2026-04-26T08:41:13+00:00</updated>
<entry>
<title>Release v0.7.1 (#86)</title>
<updated>2026-04-26T08:41:13+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-04-26T08:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=edeec63394684c9281d0a28a8f50c70f39a78e62'/>
<id>urn:sha1:edeec63394684c9281d0a28a8f50c70f39a78e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(term): improved errorhandling, more descriptive (#85)</title>
<updated>2026-04-26T08:27:42+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-04-26T08:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=039f509ba8c51d0a8eed7dbd3c06dac9f8c4a008'/>
<id>urn:sha1:039f509ba8c51d0a8eed7dbd3c06dac9f8c4a008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v0.7.0 (#84)</title>
<updated>2026-02-17T16:18:46+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-02-17T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=6272094bc7265262cbca8363b425531ad0170caa'/>
<id>urn:sha1:6272094bc7265262cbca8363b425531ad0170caa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(changelog): update changelog with several past changes</title>
<updated>2026-02-17T14:52:27+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-29T12:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=e6431f6e0953e49a4fc68865c0727e24ce4062e3'/>
<id>urn:sha1:e6431f6e0953e49a4fc68865c0727e24ce4062e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(wcwidth): add a generator for width ranges</title>
<updated>2026-02-17T14:52:27+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-29T10:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=ff8fc45a3464723625a0befb71d87d9ab3ca7fce'/>
<id>urn:sha1:ff8fc45a3464723625a0befb71d87d9ab3ca7fce</id>
<content type='text'>
The generator script will parse official unicode data to create
the actual ranges for 0, double, and ambiguous width characters.
</content>
</entry>
<entry>
<title>Release v0.6.3 (#75)</title>
<updated>2025-07-11T20:59:19+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-07-11T20:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=88ac69f94ddbe172458c79f2a5e37b6704c606a2'/>
<id>urn:sha1:88ac69f94ddbe172458c79f2a5e37b6704c606a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(docs): update changelog</title>
<updated>2025-07-11T20:45:08+00:00</updated>
<author>
<name>Thijs</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-07-11T12:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=a103ff16f13b9c7761d0fb2ec9db68da08193ebf'/>
<id>urn:sha1:a103ff16f13b9c7761d0fb2ec9db68da08193ebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(term): report only printables as characters (#70)</title>
<updated>2025-06-10T19:35:53+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-06-10T19:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=056b41255c0545d5802df61a98b357e6424e267c'/>
<id>urn:sha1:056b41255c0545d5802df61a98b357e6424e267c</id>
<content type='text'>
readkey would return "char" as type for control characters, yet they are not printable.
</content>
</entry>
<entry>
<title>fix(input): maximum sleep delay on backoff 0.1 seconds (#69)</title>
<updated>2025-04-21T11:19:42+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-21T11:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=722b643d750828f0dd064362ab224a2288ee3bb9'/>
<id>urn:sha1:722b643d750828f0dd064362ab224a2288ee3bb9</id>
<content type='text'>
Current setting of 0.2 sometimes makes the response feel sluggish.</content>
</entry>
<entry>
<title>release 0.6.2 (#65)</title>
<updated>2025-04-15T11:22:00+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-04-15T11:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=04cf50a13b5773c5f9f19b103c2d8e4e5b3e639e'/>
<id>urn:sha1:04cf50a13b5773c5f9f19b103c2d8e4e5b3e639e</id>
<content type='text'>
</content>
</entry>
</feed>
