Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 17:58
· 95 commits to master since this release

Main thing is the new CLI (see below what you can do with it). With that a few other changes were implemented.

Added

  • CLI
    • Analyze single files or whole directories and print information about it
    • Convert between JSON and actual save formats
    • Perform file operations
  • PlatformCollectionSettings to configure PlatformCollection
  • Support for game version Orbital 4.60

Changed

  • PlatformSettings.MaxBackupCount <= 0 is now unlimited and not unintentionally disabling the backup feature
  • Container.ThrowHelperIsLoaded now shows incompatibility if any
  • Replace preferred platform in constructors of PlatformCollection with new PlatformCollectionSettings
  • Moved Settings to its own namespace
  • Bump K4os.Compression.LZ4 from 1.3.6 to 1.3.8
  • Bump libNOM.map from 0.11.0 to 0.12.0