Skip to content

Releases: ZyorTaelon/eveapi

Release 7.0.1

16 Nov 10:44
Compare
Choose a tag to compare

Change after the Ascension Release

  • OPERATION_BONUS RefType enum added

Release 7.0.0

14 Nov 19:48
Compare
Choose a tag to compare

New Features:

  • Added online tests to check for new, changed and discarded fields (great work by @GoldenGnu)
  • Added ChatChannels endpoint

Api Changes

  • Flattened responses
  • Changed Sets to Lists
  • Renamed packages pilot to character
  • A lot of refactoring
  • Changed general parser names to corp/character specific ones
  • ContactList, StandingsList, ContactLabelList changed to a NamedList

Bugfixes:

  • Many...

Release 6.0.6

15 Aug 19:18
Compare
Choose a tag to compare

New Features:

  • Changed StationID to long in contracts
  • Added missing values to RefType enum

Bugfixes:

  • Changed org.powermock scope to test

Thanks to @GoldenGnu

Release 6.0.5

11 Aug 20:13
Compare
Choose a tag to compare

New Feature:

  • Added method to query market orders by order id, fixes #69.

Bugfixes:

  • Changed stationId to long
  • Added a switch to disable secure XML processing to fix #61.

Release 6.0.4 (with Java 7)

11 May 07:04
Compare
Choose a tag to compare
  • built with Java 7
  • description property of Call is now set

Release 6.0.3

30 Apr 20:16
Compare
Choose a tag to compare

New Feature:

  • Added Blueprints API
  • Included additional attributes for apikey and characters

Bugfixes:

  • IndustryJob: field "probability" is floating-point number
  • Updated model.shared.RefType enum with the latest values
  • Added fix for null parameters.

First official release to maven central

27 Apr 13:56
Compare
Choose a tag to compare

This is the first release after the migration from Google Code to GitHub and was also published to maven central.