Releases: ezet/evelib
Releases · ezet/evelib
EveCrest v3.4.3
- Added support for NpcCorporationCollection, Stations and LoyaltyStoreOffersCollection.
Core v3.0.8
- Fixed a bug sometimes throwing ObjectDisposedExceptions when writing to cache.
EveCrest v3.4.2
- Added support for combined MarketOrders endpoint.
- Replaced EveCrest.DefaultPublicHost and EveCrest.DefaultAuthedHost with EveCrest.DefaultHost.
EveXml v3.0.8
- Fixed an int overflow bug with access masks. Masks are now ulong type.
EveCrest v3.4.1
- Added support for the CharacterStats endpoint, https://developers.eveonline.com/blog/article/return-of-the-aggregated-character-stats
- Fixed a bug causing an exception when attempting to refresh api tokens
Core v3.0.7
Added CamelCaseConverter to JSON Serializer for dynamic object deserialization.
ZKillBoard v3.0.3
Recompiled for Core v3.0.6
EveCrest v3.4.0
- CollectionResource<> now implement IEnumerable
- Major improvements to Enumeration and LINQ logic
- LinkedEntity and CrestResource can now be used as query parameters
Please see https://forums.eveonline.com/default.aspx?g=posts&m=6407045#post6407045 for more details
Core v3.0.6
- Improved Cache performance
- Fixed a bug sometimes causing IoExceptions when writing cache
Other minor fixes
Core v3.0.5
Fixed a bug in EveLibFileCache where some methods would never return