Skip to content

Releases: ezet/evelib

EveCrest v3.4.3

12 May 13:41
Compare
Choose a tag to compare
  • Added support for NpcCorporationCollection, Stations and LoyaltyStoreOffersCollection.

Core v3.0.8

12 May 13:40
Compare
Choose a tag to compare
  • Fixed a bug sometimes throwing ObjectDisposedExceptions when writing to cache.

EveCrest v3.4.2

04 May 18:00
Compare
Choose a tag to compare
  • Added support for combined MarketOrders endpoint.
  • Replaced EveCrest.DefaultPublicHost and EveCrest.DefaultAuthedHost with EveCrest.DefaultHost.

EveXml v3.0.8

02 May 18:08
Compare
Choose a tag to compare
  • Fixed an int overflow bug with access masks. Masks are now ulong type.

EveCrest v3.4.1

29 Apr 17:28
Compare
Choose a tag to compare

Core v3.0.7

29 Apr 17:23
Compare
Choose a tag to compare

Added CamelCaseConverter to JSON Serializer for dynamic object deserialization.

ZKillBoard v3.0.3

23 Apr 16:49
Compare
Choose a tag to compare

Recompiled for Core v3.0.6

EveCrest v3.4.0

23 Mar 18:22
Compare
Choose a tag to compare
  • 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

23 Mar 18:19
Compare
Choose a tag to compare
  • Improved Cache performance
  • Fixed a bug sometimes causing IoExceptions when writing cache
    Other minor fixes

Core v3.0.5

21 Mar 18:16
Compare
Choose a tag to compare

Fixed a bug in EveLibFileCache where some methods would never return