<h2>SatelliteAnalysis v0.3.0</h2>
<p><a href="https://github.com/JuliaSpace/SatelliteAnalysis.jl/compare/v0.2.0...v0.3.0">Diff since v0.2.0</a></p>
<ul>
<li>The algorithm to compute the beta angle was improved, but its behavior changed. Thus, this modification is breaking.</li>
<li>The algorithm to compute the eclipse time was simplified, changing its API.</li>
<li>The algorithm related to ground facility accesses and gaps was simplified, changing its API.</li>
<li>We added algorithms to design Sun-synchronous orbits.</li>
<li>We added a function to compute the ground facility visibility circle.</li>
<li>We added a function to design frozen orbits.</li>
<li>We added a function to compute the ground track inclination.</li>
<li>We highly improved the package documentation.</li>
<li>We improved many aspects of the package including comments, source code organization, allocations, and others.</li>
</ul>