Skip to content

v1.0.1

Compare
Choose a tag to compare
@ankddev ankddev released this 04 Dec 03:48
· 226 commits to main since this release
4e3077d

Changelog

🐛 Bug Fixes

  • (docs) Shell code blocks format
  • (docs) Shell code blocks format
  • Clippy errors
  • (ci) Artifacts uploading
  • Some typos

🚜 Refactor

  • Showing similar variables
  • Move run(), warning() and error() to utils module

📚 Documentation

  • Add additional sources to README
  • Replace clippy with clippy fix
  • Update installation guide
  • Add badges to README

⚙️ Miscellaneous Tasks

  • Change license-file field to license in manifest
  • Ignore Markdown files for workflows
  • Upload artifacts on build separately
  • Add workflow for linting with clippy