<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FAPG/ferti-v2.git/models/crop.rkt, branch master</title>
<subtitle>[Racket] Ferti hydroponic nutrient solver, redux.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/'/>
<entry>
<title>Update model unit tests.</title>
<updated>2025-12-14T17:57:31+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-14T17:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=f1c9fd9dd6fe13fc175dc129599998ee3a711bff'/>
<id>f1c9fd9dd6fe13fc175dc129599998ee3a711bff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crop update logic.</title>
<updated>2025-12-14T17:14:26+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-14T17:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=3c53050a981c700208bf6ed5bb68785b335f41f6'/>
<id>3c53050a981c700208bf6ed5bb68785b335f41f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add crop new/show/edit logic.</title>
<updated>2025-12-14T17:06:59+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-14T17:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=0cd2e789ef98bfef70d733d66129142a9abc765f'/>
<id>0cd2e789ef98bfef70d733d66129142a9abc765f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tighten up module requirements.</title>
<updated>2025-12-13T21:40:52+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-13T21:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=0bb6e30da121596184ae281e9e4dddaa6ccf7009'/>
<id>0bb6e30da121596184ae281e9e4dddaa6ccf7009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update model contracts.</title>
<updated>2025-12-06T16:55:58+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-12-06T16:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=c3557a7d5f54d7a9cb7fb2ece9487332c264236e'/>
<id>c3557a7d5f54d7a9cb7fb2ece9487332c264236e</id>
<content type='text'>
Great use of my new modules to factor out common model contract logic!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Great use of my new modules to factor out common model contract logic!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests to model modules.</title>
<updated>2025-11-29T17:12:24+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-29T17:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=b5b9637c35436f1f4ec70207c519eb1e13da555c'/>
<id>b5b9637c35436f1f4ec70207c519eb1e13da555c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap SQL query blocks with with-tx.</title>
<updated>2025-11-24T15:00:33+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-24T15:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=79f77ce511bb7ad515fb57156982b8a0bd28087b'/>
<id>79f77ce511bb7ad515fb57156982b8a0bd28087b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raco fmt.</title>
<updated>2025-11-20T10:27:50+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-20T10:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=e49ca1f3999127bee5888b44c3900b5483ecebd0'/>
<id>e49ca1f3999127bee5888b44c3900b5483ecebd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raco fmt.</title>
<updated>2025-11-17T16:47:17+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-17T16:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=c0f93e8d41188fc4138a350430ee349b61ea0535'/>
<id>c0f93e8d41188fc4138a350430ee349b61ea0535</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use nutrient-value-pair/c contract throughout domain model.</title>
<updated>2025-11-13T15:18:23+00:00</updated>
<author>
<name>Marius Peter</name>
<email>dev@marius-peter.com</email>
</author>
<published>2025-11-13T15:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mlnp.fr/FAPG/ferti-v2.git/commit/?id=96a7702d4f8fe7840325ea75564801409d63d821'/>
<id>96a7702d4f8fe7840325ea75564801409d63d821</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
