Skip to content

Releases: djpugh/nskit

Release 0.1.2

25 Feb 18:24
e464b3e
Compare
Choose a tag to compare

Changes

🚀 Features

  • Adding handling for namespace repo defaults - introduces default handling for .namespaces repo in codebase and changedValidationEnum to be str values rather than int @djpugh (#35)

🐛 Bug Fixes

🧰 Maintenance

  • Adding tests for issue introduced in pydantic-settings 2.2.0 @djpugh (#39)
  • Update TimonVS/pr-labeler-action action to v5 @renovate (#31)
  • Update codecov/codecov-action action to v4 @renovate (#29)
  • Update toolmantim/release-drafter action to v6 @renovate (#30)
  • Update tj-actions/changed-files action to v42 @renovate (#28)
  • Adding badges to README @djpugh (#27)
  • Adding release to docs publish @djpugh (#26)

0.1.1

27 Dec 12:21
72c23c8
Compare
Choose a tag to compare

🚀 Features

  • Adding docs plugins mkdocs_licenseinfo and mkdocs_github_changelog to documentation @djpugh (#25)

🐛 Bug Fixes

0.1.0

24 Dec 10:10
b71fdbb
Compare
Choose a tag to compare

🎁 Initial release of nskit 🎁

🚀 Features

  • common components for working in the framework
  • recipe based functionality for creating recipes (using nskit.mixer)
  • VCS and codebase management utilities (using nskit.vcs)
  • Improved multi-language capabilities @djpugh (#12)
  • Adding documentation including usage examples @djpugh (#7)
  • Adding docs structure to recipes @djpugh (#19)
  • Adding LicenseFile and callable content option for File @djpugh (#15)
  • Extensible Jinja2 Environment Extensions (and Initialisation) @djpugh (#18)

🧰 Maintenance

  • Update tj-actions/changed-files action to v41 @renovate (#20)
  • Adding ci/cd checks and pipelines @djpugh (#13)
  • Update actions/download-artifact action to v4 @renovate (#10)
  • Update github/codeql-action action to v3 @renovate (#9)
  • Update actions/upload-artifact action to v4 @renovate (#11)
  • Update actions/setup-python action to v5 @renovate (#8)
  • Update fossa-contrib/fossa-action action to v3 @renovate (#6)