Releases: seraphx2/ESI.NET
NuGet Version 2.10.10
[FIXED] Models/Wallet/JournalEntry and Models/Industry/Entry had string types instead of DateTime for dates. [Urban]
NuGet Version 2.10.9
[FIXED] Updated Killmail structures
NuGet Version 2.10.8
[FIXED] Updated WalletLogic to support page
instead of the legacy from_id
.
NuGet Version 2.9.8
[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)