Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

0.7.1 - Aegis

Compare
Choose a tag to compare
@ayust ayust released this 14 Jul 16:33
· 25 commits to master since this release

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.