Skip to content

Releases

0.1.1

Released at 2023-12-27T12:21:54+00:00

🚀 Features

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

🐛 Bug Fixes

- Fixing description type @djpugh (#24) - Fixing cicd publish @djpugh (#22) - Fixing sonar @djpugh (#23)

0.1.0

Released at 2023-12-24T10:10:45+00:00 🎁 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)