Skip to content

Version 0.2.0

Latest

Choose a tag to compare

@NishDJ NishDJ released this 19 Mar 15:42
· 2 commits to main since this release
389f162

What's Changed in v0.2.0

Added

  • Repository GitHub automation and quality improvements
  • Dependabot integration for automatic dependency updates
  • CODEOWNERS file for code ownership designation
  • EditorConfig for consistent editor settings
  • CHANGELOG.md to track project changes
  • SUPPORT.md file for support information
  • Discussion templates
  • Category template for consistent category structures

Fixed

  • Status check workflows now include continue-on-error flag for better reliability
  • Repository badge URLs updated to use correct repository path
  • Package-lock.json synchronized with package.json to fix CI workflow failures
  • Removed markdown linting from pre-commit hooks to prevent validation errors

Changed

  • Updated multiple GitHub Actions dependencies via Dependabot
  • Upgraded markdownlint-cli from 0.36.0 to 0.44.0