<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shippit-coding-challenge.git/lib, 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 documentation</title>
<updated>2024-10-25T03:08:04+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T03:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=98df94d5d6a22936392926d7b8392f9c777eff99'/>
<id>98df94d5d6a22936392926d7b8392f9c777eff99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle singular form of SIBLINGS action.</title>
<updated>2024-10-25T02:32:15+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T02:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=dcadb5e738774a133f980cd07ba2d617c6d6656d'/>
<id>dcadb5e738774a133f980cd07ba2d617c6d6656d</id>
<content type='text'>
- Updated tests to handle `SIBLING` action
- Added assumptions to README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated tests to handle `SIBLING` action
- Added assumptions to README
</pre>
</div>
</content>
</entry>
<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>Remove equality checks due to infinite loop</title>
<updated>2024-10-25T00:34:27+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T00:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=29fe91901a188af552a0bbaeb59eaf056fbe385d'/>
<id>29fe91901a188af552a0bbaeb59eaf056fbe385d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move link_spouses to FamilyFactory</title>
<updated>2024-10-24T23:20:12+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T23:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=fd1a1064669587a778ca995555254d878904a5f8'/>
<id>fd1a1064669587a778ca995555254d878904a5f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Move NilPerson to own file</title>
<updated>2024-10-24T22:44:09+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T22:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=d41d881cf8af8cb8b6cb89b87a351585ee46063c'/>
<id>d41d881cf8af8cb8b6cb89b87a351585ee46063c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write test cases for new relationships</title>
<updated>2024-10-24T14:51:28+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=c8b917b1e0f217bf529918d540c49d07a69dba3e'/>
<id>c8b917b1e0f217bf529918d540c49d07a69dba3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor uncle and aunt relationship handling to support both paternal and maternal sides.</title>
<updated>2024-10-24T14:26:20+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=2ae1a8a2b289f010b31bcc34b54d7c7b51a2afb8'/>
<id>2ae1a8a2b289f010b31bcc34b54d7c7b51a2afb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor sibling-in-law relationship methods to reduce redundancy</title>
<updated>2024-10-24T14:22:19+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=cb011a691c32690e6d925fe960bed989cdac5aeb'/>
<id>cb011a691c32690e6d925fe960bed989cdac5aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
