github rster2002/ed-journals 0.2.0
Version 0.2.0

latest releases: 0.13.0-rc.2, 0.12.4, 0.12.3...
2 years ago

Full Changelog: 0.1.2...0.2.0

  • Added all the event types that were missing before. These are not tested as they are not yet covered by a journal test file.
  • Added a lot of missing Items.
  • Added LiveJournalFileReader for reading active journal log files.
  • Added LiveJournalDirReader for reading log files and automatically handling the active journal file without having to specify a specific path yourself.
  • Added variants to some enums even though they are probably not correctly matched yet, but this should hopefully cause less issues between versions.
  • Added variants to ShipType and renamed some variants.
  • Ship cosmetic slots and 'modules' are now parsed.
  • Implemented the Display trait for some of the shared models.
  • A JournalDir is now constructed with a new method instead of using try_from.
  • Some journal contents events fields were represented as strings where it now uses specific models.
  • Renamed JournalReader to JournalFileReader
  • Renamed EDLogDirError to JournalDirError
  • Renamed journal content fields that ended with _localised to end in _localized
  • Renamed MicroWeaveCollingHoses to MicroWeaveCoolingHoses to fix typo.
  • Fixed cockpit module not getting parsed correctly in some cases.

Don't miss a new ed-journals release

NewReleases is sending notifications on new releases.