tag:github.com,2008:https://github.com/HOWZ1T/space_trader/releases Release notes from space_trader 2021-03-30T09:20:55Z tag:github.com,2008:Repository/344650489/v0.1.3 2021-03-30T09:20:55Z v0.1.3 <p>Minor tweaks.</p> HOWZ1T tag:github.com,2008:Repository/344650489/v0.1.2 2021-03-12T03:11:04Z v0.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> HOWZ1T tag:github.com,2008:Repository/344650489/v0.1.1 2021-03-12T02:52:10Z v0.1.1: Merge pull request #2 from trescenzi/trescenzi/add-system-flight-plans <p>add ability to search system flight plans</p> HOWZ1T tag:github.com,2008:Repository/344650489/v0.1.0 2021-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> HOWZ1T tag:github.com,2008:Repository/344650489/v0.0.9 2021-03-08T13:55:59Z v0.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> HOWZ1T tag:github.com,2008:Repository/344650489/v0.0.8 2021-03-07T00:01:13Z v0.0.8: cache - removed erroneous debug call. <p>space_trader.go - fixed bug, added internal rate limit retrying.</p> HOWZ1T tag:github.com,2008:Repository/344650489/v0.0.7 2021-03-06T14:00:24Z v0.0.7: Added concurrency safe internal cache to reduce api calls. <p>Added nil model vars.</p> HOWZ1T tag:github.com,2008:Repository/344650489/v0.0.6 2021-03-06T00:06:56Z v0.0.6 <p>Merge remote-tracking branch 'origin/master'</p> HOWZ1T tag:github.com,2008:Repository/344650489/v0.0.5 2021-03-05T16:58:03Z v0.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> HOWZ1T tag:github.com,2008:Repository/344650489/v0.0.4 2021-03-05T13:31:44Z v0.0.4 <p>added documentation</p> HOWZ1T