Releases: siketyan/loxcan
Releases · siketyan/loxcan
v0.4.0
- #46 ✨ Yarn (yarn.lock) scanner support
- #47 🩹 Support Windows (CRLF) environment
- #48 📝 Fix checklist in readme
v0.3.1
- #38 📝 Update action version in readme
- #39 🩹 Update the previous comment rather than creating a new one
- #41 🐛 Fix Command & Reporter to support UNKNOWN version diff
- #42 ✨ User-friendly messages and reports
- #43 🐛 Fix finding comment authored by the bot
v0.3.0
- #21 ✅ Measure test coverage
- #32 ✨ Cargo (Cargo.lock) scanner support
- #33 ♻️ Refactor around NpmScanner and SimpleVersion
- #35 📝 Add Codecov badge to readme
- #36 ✨ Pub (pubspec.lock) scanner support
- #37 📝 Update readme for Pub support
v0.2.1
- #29 ♻️ Refactor versioning management
- #30 🔧 Prepare for publishing in Packagist
v0.2.0
- #25 📝 Add motivation section to readme
- #27 ✨ npm scanner support
v0.1.2
- #23 📝 Fix the files in child directories never has been scanned
- #24 📝 Fix documentation
v0.1.1
- #22 🔧 Prepare for publish the action