- BREAKING: renamed move and move_async to navigate and navigate_async
- BREAKING: Moved many files around
- BREAKING: nav info, like `status` is in ship.nav rather than ship.
- added: purchase functionality
- added: datetime parsing
- added: ability to jettison cargo
- added: jumpgate support
- adding: refining capability
- added: charting
- added: ship nav patching
- added: more shipyard info if ship is at waypoint and improved ship info.
- added: nav route
- added: more market info
- added: support for cooldown
- added: surveying capability
- contract deadline is now a datetime
- added: contract type
- added: scanning
- statically type all requests.Session parameters
- added: tests and fixed time parser
- added: session
**Full Changelog**: https://github.com/arihant2math/autotraders/compare/v0.3.1...v1.0.0