<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shippit-coding-challenge.git/lib/family.rb, 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>Document code with YARD</title>
<updated>2024-10-24T23:00:36+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T23:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=05fda6c29f0fe4742b7ea6b237ea98f737b68b8b'/>
<id>05fda6c29f0fe4742b7ea6b237ea98f737b68b8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
