Skip to content

v3.0.0-B0137

Pre-release
Pre-release
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 16 Jan 23:41
· 136 commits to main since this release
e30d754

What's changed since pre-release v3.0.0-B0122:

  • General improvements:
    • Breaking change: Moved the restore command to a sub-command of module by @BernieWhite.
      #1730
      • The functionality of the restore command is now available as module restore.
    • Added CLI commands to list and report status of locked modules by @BernieWhite.
      #1729
      • Added module init sub-command to initialize the lock file from configured options.
      • Added module list sub-command to list locked and unlocked modules associated with the workspace.
      • Added version property to the lock file schema to support versioning of the lock file.
  • Engineering:
    • Bump BenchmarkDotNet to v0.13.12.
      #1725
    • Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.12.
      #1728
    • Bump xunit to v2.6.6.
      #1732
    • Bump xunit.runner.visualstudio to v2.5.6.
      #1717
    • Bump System.Drawing.Common to v8.0.1.
      #1727

See change log.