Skip to content

Releases: cbcrouse/CleanArchitecture

v1.3.5

19 Mar 01:19

Choose a tag to compare

  • Upgraded to .NET 7
  • Updated all 3rd party libraries

v1.3.4

22 Nov 18:22

Choose a tag to compare

Patch Changes

  • Added IDE Support with Icon for Visual Studio
  • Added default port values in launch settings
  • Removed --git-ignore and fixed root issue for why it was needed

v1.3.3

22 Nov 18:20

Choose a tag to compare

Patch Changes

  • Upgraded to .NET 5 from .NET Core 3.1
  • Upgraded to .NET 6 from .NET 5

v1.3.2

22 Nov 18:18

Choose a tag to compare

Patch Changes

  • Fixed issue with template working within Visual Studio @sayedihashimi
  • Updated port parameters to properly generate @sayedihashimi
  • Updated template to take advantage of sourceName instead of using a parameter @sayedihashimi
  • Updated testing script to clear out VS template files before running tests
  • Updated dependencies for security vulnerabilities

v1.3.1

22 Nov 18:14

Choose a tag to compare

Minor Changes

  • Added ability to see template as an option in Visual Studio UI @sayedihashimi

Patch Changes

v1.3.0

22 Nov 18:09

Choose a tag to compare

Minor Changes

  • Added Docker container orchestration

v1.2.1

22 Nov 18:07

Choose a tag to compare

Patch Changes

  • Fixed 'package downgrade detected' errors
  • Loaded unloaded projects
  • Removed extraneous TODO comment

v1.2.0

22 Nov 18:04

Choose a tag to compare

Minor Changes

  • Added version element to project files
  • Added health checks and health checks UI to API for ca-sln-sql

v1.1.0

22 Nov 18:01

Choose a tag to compare

Minor Changes

  • Added new ca-sln-sql template

v1.0.1

22 Nov 18:00

Choose a tag to compare

Patch Changes

  • Added missing test project to solution
  • Added repo URL to package details