<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shippit-coding-challenge.git/data/actions.txt, branch main</title>
<subtitle>Shippit Coding Challenge Submission</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/'/>
<entry>
<title>Update README and fix incorrect outputs</title>
<updated>2024-10-25T01:05:03+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T01:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=5d5ca66762513dccfbc4e76782e81bc593258c68'/>
<id>5d5ca66762513dccfbc4e76782e81bc593258c68</id>
<content type='text'>
- Don't output anything if the relationship is unsupported
- Fail if we're adding a child via the father to a family
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't output anything if the relationship is unsupported
- Fail if we're adding a child via the father to a family
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more actions</title>
<updated>2024-10-24T14:31:05+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=13d12c7bceeda8988dae6b2eecf352cbf11e7ccf'/>
<id>13d12c7bceeda8988dae6b2eecf352cbf11e7ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement extended relationships</title>
<updated>2024-10-24T14:19:25+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=fa50df797d8fcb1e3636683cf2ff1582f35bc181'/>
<id>fa50df797d8fcb1e3636683cf2ff1582f35bc181</id>
<content type='text'>
- Support uncle, aunt, in-law, son, daughter relationships
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Support uncle, aunt, in-law, son, daughter relationships
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement key data model</title>
<updated>2024-10-24T10:10:57+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T10:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=9bc26146397acb5a216e20d5eb55bb2a582fdd3e'/>
<id>9bc26146397acb5a216e20d5eb55bb2a582fdd3e</id>
<content type='text'>
- Added classes for Person, Gender, Family, FamilyTree
- Replaced FamilyTreeManager with FamilyTree
- Add FamilyFactory for seeding the initial FamilyTree for King Arthur and Queen Margaret
- Added a RelationshipManager for linking spouses correctly
- Refactored ActionFileExecutor for readability
- More test coverage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added classes for Person, Gender, Family, FamilyTree
- Replaced FamilyTreeManager with FamilyTree
- Add FamilyFactory for seeding the initial FamilyTree for King Arthur and Queen Margaret
- Added a RelationshipManager for linking spouses correctly
- Refactored ActionFileExecutor for readability
- More test coverage
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement main executable and CLI</title>
<updated>2024-10-24T00:32:34+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T00:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=1d1b3511e4c523458d78653cb8781a5328600387'/>
<id>1d1b3511e4c523458d78653cb8781a5328600387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
