This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
0.6.1
New/updated endpoints:
- Added endpoints for Planetary Interaction information:
Char.planetary_colonies
Char.planetary_links
Char.planetary_pins
Char.planetary_routes
- Removed medical clone information from
Char.character_sheet
. EVE.character_id_from_name
is no longer case-sensitive.
Other changes
- Added the
six
library as an explicit dependency. - Fixed synchronous API access in AppEngine apps.