<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/YetAnotherConfigLib.git/src/main/java, branch multiversion/dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/'/>
<entry>
<title>Fix #214</title>
<updated>2024-10-22T17:29:43+00:00</updated>
<author>
<name>isXander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-10-22T17:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=eac29444deae2a148262348a4d502c2277e64e7a'/>
<id>eac29444deae2a148262348a4d502c2277e64e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix default min values for floating point field controllers (#213)</title>
<updated>2024-10-20T21:37:36+00:00</updated>
<author>
<name>senseiwells</name>
<email>66843746+senseiwells@users.noreply.github.com</email>
</author>
<published>2024-10-20T21:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=9038c84f2ab5edf575e3968bc5b6e502a9ced3ba'/>
<id>9038c84f2ab5edf575e3968bc5b6e502a9ced3ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3.6.0</title>
<updated>2024-10-19T18:22:45+00:00</updated>
<author>
<name>isXander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-10-19T18:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=e73a08e6672fb380cab8db71340158969c5ef56b'/>
<id>e73a08e6672fb380cab8db71340158969c5ef56b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.21 neoforge + fix testmod</title>
<updated>2024-06-13T17:18:18+00:00</updated>
<author>
<name>isXander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-06-13T17:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=519ac2fc0e23587defcf4a8259979961d35d0ce2'/>
<id>519ac2fc0e23587defcf4a8259979961d35d0ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changelog and minor changes</title>
<updated>2024-06-12T16:15:09+00:00</updated>
<author>
<name>isXander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-06-12T16:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=566fb6c498d571281c94029f8dfbac5e5077600c'/>
<id>566fb6c498d571281c94029f8dfbac5e5077600c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>codec config and rewritten kotlin dsl</title>
<updated>2024-06-11T22:13:57+00:00</updated>
<author>
<name>isXander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-06-11T22:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=305718e163f91802a4bc1c1ed6540febb2ce204e'/>
<id>305718e163f91802a4bc1c1ed6540febb2ce204e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dropdown controllers erroneously showing their dropdown (#183)</title>
<updated>2024-06-11T14:41:47+00:00</updated>
<author>
<name>Crendgrim</name>
<email>Crendgrim@users.noreply.github.com</email>
</author>
<published>2024-06-11T14:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=65b4f7ba8374bbaebc6a431f8347ffc3e8afdced'/>
<id>65b4f7ba8374bbaebc6a431f8347ffc3e8afdced</id>
<content type='text'>
Whenever a text input followed a dropdown controller, the dropdown
controller would act on the key press and show its widget.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whenever a text input followed a dropdown controller, the dropdown
controller would act on the key press and show its widget.</pre>
</div>
</content>
</entry>
<entry>
<title>Allow accessing the cancel/reset and undo buttons (#181)</title>
<updated>2024-06-10T13:31:48+00:00</updated>
<author>
<name>Crendgrim</name>
<email>Crendgrim@users.noreply.github.com</email>
</author>
<published>2024-06-10T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=f6257525daa7c36a6eccec53fc75041af1e347c6'/>
<id>f6257525daa7c36a6eccec53fc75041af1e347c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.21 compat</title>
<updated>2024-05-29T21:42:46+00:00</updated>
<author>
<name>isXander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-05-29T21:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=646c7bac69dba476b3f9171568091eb23a86edaa'/>
<id>646c7bac69dba476b3f9171568091eb23a86edaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix kotlin sourceset not being included due to broken stonecutter</title>
<updated>2024-05-27T14:29:56+00:00</updated>
<author>
<name>isxander</name>
<email>xander@isxander.dev</email>
</author>
<published>2024-05-27T14:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=41253828df7c2066b5df29a32aa8e512f34ad85a'/>
<id>41253828df7c2066b5df29a32aa8e512f34ad85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
