Skip to content

0.1.1_windows

Compare
Choose a tag to compare
@GooseLF GooseLF released this 28 Jun 14:58
· 12 commits to main since this release

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)