tag:github.com,2008:https://github.com/peek-travel/excal/releasesRelease notes from excal2019-06-15T18:21:43Ztag:github.com,2008:Repository/139503452/0.3.22019-06-16T05:52:11ZRelease 0.3.2<h3>Updated</h3>
<ul>
<li>Updated dependencies</li>
</ul>doughsaytag:github.com,2008:Repository/139503452/0.3.12019-03-18T14:18:04ZRelease 0.3.1<h3>Fixed</h3>
<ul>
<li>Fixed typespec for Stream.new - Thanks <a href="https://github.com/bismark">@bismark</a> - <a href="https://github.com/peek-travel/excal/pull/29" data-hovercard-type="pull_request" data-hovercard-url="/peek-travel/excal/pull/29/hovercard">#29</a></li>
<li>Fixed Makefile not recompiling when C source changes - <a href="https://github.com/peek-travel/excal/commit/0a5081bb865b712cc1e573cce423b320719aa9c3">0a5081bb</a></li>
<li>Fixed dialyzer error on <code>Excal.Interface.Recurrence.Iterator.load_nifs/0</code> - <a href="https://github.com/peek-travel/excal/pull/30" data-hovercard-type="pull_request" data-hovercard-url="/peek-travel/excal/pull/30/hovercard">#30</a></li>
</ul>doughsaytag:github.com,2008:Repository/139503452/0.3.02019-02-13T04:04:29ZImprove building and fix NIF path<p>Thanks <a href="https://github.com/bismark">@bismark</a> for the following fixes in PR <a href="https://github.com/peek-travel/excal/pull/23" data-hovercard-type="pull_request" data-hovercard-url="/peek-travel/excal/pull/23/hovercard">#23</a></p>
<h3>Fixed</h3>
<ul>
<li>Fix NIF path issue when including excal as a dependency</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Use elixir_make for a more robust build process</li>
<li>Update Makefile to not recompile every time</li>
</ul>doughsaytag:github.com,2008:Repository/139503452/0.2.02019-02-03T03:58:48ZDocumentation update<h3>Added</h3>
<ul>
<li>Documentation and typespecs to all public functions.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Removed usage of unreleased libical features that were only available in libical master. Excal now compiles with libical >= 3.0.0</li>
</ul>doughsaytag:github.com,2008:Repository/139503452/0.1.02019-02-03T03:48:23ZInitial release<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/peek-travel/excal/pull/2">#2</a> from peek-travel/readme</p>
<p>update readme and include license</p>doughsay