tag:github.com,2008:https://github.com/HOWZ1T/space_trader/releasesRelease notes from space_trader2021-03-30T09:20:55Ztag:github.com,2008:Repository/344650489/v0.1.32021-03-30T09:20:55Zv0.1.3<p>Minor tweaks.</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.1.22021-03-12T03:11:04Zv0.1.2: Various fixes.<p>Fixed type in GettAllFlightPlansWithinSystem function comments.<br>
Ensured that disallowUnknownFields is only on in unit tests and not production.</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.1.12021-03-12T02:52:10Zv0.1.1: Merge pull request #2 from trescenzi/trescenzi/add-system-flight-plans<p>add ability to search system flight plans</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.1.02021-03-08T19:10:48Z[- v0.1.0 -]<p>[Added]:</p>
<ul>
<li>EVENTS.md</li>
</ul>
<p>[Fixed]:</p>
<ul>
<li>added TotalVolume to Cargo model</li>
<li>added VolumePerUnit to Good model</li>
</ul>
<p>[Other]:</p>
<ul>
<li>internal code organization (does not affect wrapper usage)</li>
</ul>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.0.92021-03-08T13:55:59Zv0.0.9: [Added]:<ul>
<li>event system</li>
</ul>
<p>[Changed]:</p>
<ul>
<li>merged PurchasedLoan into Loan</li>
<li>merged OwnedShip into Ship</li>
</ul>
<p>[Removed]:</p>
<ul>
<li>enterprise loan constant</li>
</ul>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.0.82021-03-07T00:01:13Zv0.0.8: cache - removed erroneous debug call.<p>space_trader.go - fixed bug, added internal rate limit retrying.</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.0.72021-03-06T14:00:24Zv0.0.7: Added concurrency safe internal cache to reduce api calls.<p>Added nil model vars.</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.0.62021-03-06T00:06:56Zv0.0.6<p>Merge remote-tracking branch 'origin/master'</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.0.52021-03-05T16:58:03Zv0.0.5: added models overview doc.<p>added unit tests.<br>
added travis.yml</p>
<p>added build, coverage and go rating badges to README.md</p>
<p>fixed ShipOrder struct bug.</p>HOWZ1Ttag:github.com,2008:Repository/344650489/v0.0.42021-03-05T13:31:44Zv0.0.4<p>added documentation</p>HOWZ1T