New/updated endpoints:
- `Char.bookmarks()` added, wraps char/Bookmarks
- `Corp.bookmarks()` added, wraps corp/Bookmarks
- `Corp.stations()` has been updated for Aegis to include `x`, `y`, and `z` coordinates.
- `EVE.conquerable_stations()` has been updated for Aegis to include `x`, `y`, and `z` coordinates.
- `Char.contact_list()` now includes contact labels.
- `Corp.contact_list()` now includes contact labels.
- Fixed a bug with planetary interaction pins where they'd only return one type of content.
- The `content` field is now deprecated in favor of the `contents` field, and the former will be removed in a later release.
Other changes
- Added `Char.planetary_route_map`, a convenience for building a bidirectional map for PI routes.