Skip to content

0.3.1_windows

Latest
Compare
Choose a tag to compare
@GooseLF GooseLF released this 01 Sep 22:24
· 1 commit to main since this release
044c3f6

0.3.0 (2022-07-06)

Fix

  • Commitizen bump version condition (#52)
  • Re-Introduce safety to Pre-Commit (#47)

Feat

  • Refining CI Run triggers (#51)
  • Changes to github workflows (#50)

0.2.1 (2022-07-01)

Fix

  • SSIS Parameter Sensitivity (#45)

0.2.0 (2022-06-29)

Feat

  • Added functionality for creating SQL Agent T-SQL job steps (#43)

0.1.1 (2022-06-28)

Fix

  • Exclude changelog.md from pre-commit (#37)
  • Release builds (#36)

0.1.0 (2022-06-28)

Fix

  • Fix CI Build (#35)
  • fix naming convention on pytest files (#19)
  • Fixed typo's in Readme
  • Fixed typo's

Feat

  • Added semantic versioning with commitzen, made release builds depend on CI build for the version bump (#34)
  • Skip Coverage for Exception Classes (#33)
  • Extend Pre-Commit (#32)
  • Added dependabot and changes release build config (#26)
  • fail CI when no tests ran or no results are present (#25)
  • Adding more unit tests for SsisDeployment (#22)
  • Added pytest and pytest-cov; created unit tests (#13)
  • Added CI and Release Builds for Debian, Windows and Mac (#12)