Skip to content

Releases: seraphx2/ESI.NET

NuGet Version 2.10.10

23 Feb 21:47
Compare
Choose a tag to compare

[FIXED] Models/Wallet/JournalEntry and Models/Industry/Entry had string types instead of DateTime for dates. [Urban]

NuGet Version 2.10.9

23 Feb 06:49
Compare
Choose a tag to compare

[FIXED] Updated Killmail structures

NuGet Version 2.10.8

17 Feb 19:15
Compare
Choose a tag to compare

[FIXED] Updated WalletLogic to support page instead of the legacy from_id.

NuGet Version 2.9.8

16 Feb 22:18
Compare
Choose a tag to compare

[FIXED] AllianceId was being assigned the CharacterId when getting pilot information after a successful oauth [PR by Slazanger]
[FIXED] Models.Sovereignty.SystemSovereignty was missing AllianceId and CorporationId
[VERSION] Updated /characters/{character_id}/wallet/journal/ from v4 to v5
[VERSION] Updated /corporations/{corporation_id}/wallets/{division}/journal/ from v3 to v4
[STRUCTURE] Updated Models.Wallet.JournalEntry. There is no longer an ExtraInfo class and some new Properties were added. (Related to wallet version udpates)