Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

16 lines (15 loc) · 460 Bytes

CHANGELOG

  • v2.3.0
    • Timeline display generation
    • CHANGELOG and .editorconfig
      • Do not edit the .editorconfig in Visual Studio
  • Include a stand-alone CLI
  • v2.2.0
    • Add Describe() to the Migrator
    • Update dependencies
  • v1.2.0
    • Working migrations for Postgres and MySQL providers
      • See separate Nuget packages for the providers
      • Support migrating down to 0
      • Switch to NetStandard rather than NetCore
      • Example project