Skip to content

Releases: jacokok/ChangeLog

0.4.0

Choose a tag to compare

@jacokok jacokok released this 09 Feb 09:58

Upgraded to dotnet 8

Full Changelog: 0.3.1...0.4.0

0.3.1

Choose a tag to compare

@jacokok jacokok released this 12 Oct 09:46
  • Bug fix where deleted procs was not removed from folder

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@jacokok jacokok released this 12 Oct 09:35
  • Interactive mode included
  • Deleting stored procedure now create pre condition

Full Changelog: 0.2.1...0.3.0

0.2.1

Choose a tag to compare

@jacokok jacokok released this 12 May 09:24

Including rollback in delete procs on update.

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@jacokok jacokok released this 12 May 09:06

Breaking change:

  • Now using procedureText instead of procedureBody.
  • Only influences stored procedures

0.1.3

Choose a tag to compare

@jacokok jacokok released this 08 May 07:56

Latest packages and better descriptions.

0.1.2

Choose a tag to compare

@jacokok jacokok released this 27 Feb 14:57

Dotnet 7

0.1.1

Choose a tag to compare

@jacokok jacokok released this 27 Feb 13:55

Regex name check to fix matching items.
Target net7.0 as well.

0.1.0

Choose a tag to compare

@jacokok jacokok released this 22 Feb 20:15

Can now show definition when items changed on diff.
Argument name changes to be more consistent caused version bump.

0.0.6

Choose a tag to compare

@jacokok jacokok released this 15 Feb 21:10

Trying to fix assembly version