Skip to content

1.2.0

Compare
Choose a tag to compare
@halgari halgari released this 31 Mar 03:33
788555c

Changelog

This is a release of the core, cross-platform version of FomodInstaller used in NexusMods.App and friends. This file is auto generated.

Complete Changes

Unreleased

1.2.0 - 2023-03-30

Merged

  • Added: API to Initialize FomodInstaller.Interface.Mod without loading script under the hood. #13
  • Enhancement: Build NuGet packages, cleanup and dependency-free packages #12

Commits

  • stripped down module to the core of the xml functionality and extracted a few interfaces 43ac350
  • code cleanup d689ecd
  • fixed various style warnings edac832
  • Removed: Dead Projects from Solution 3c041b4
  • Update .csproj files & kill unused using(s). a36fb4a
  • Removed: ANTLR & CPL Lexer Stuff [code was commented out] 349edad
  • Changed: Target net6.0; for possible use in older non-NMA projects. 013d842
  • Cleanup: Remove unused Dependencies 2cd44b8
  • Removed: More unused using(s) 1597e93
  • Added: Produce NuGet Packages for Projects a9ccca5
  • Changed: Added FomodInstaller to Package Ids & Assembly Names b623bf8
  • Added: NuGet Support d50d6ad
  • Added: Remaining NuGet Package Info 9671e6d
  • Added: GitHub Actions Workflow 6bc9250
  • Add: Ability to initialize mod without loading mod under the hood. 99708fc
  • Bumped: Interface Version a1bfcf0
  • Bump version for triggering a release 788555c

====