Releases: shivam-sharma7/node-peruse
Releases · shivam-sharma7/node-peruse
v1.4.2
What's Changed
- fix(docker): yaml not define while reading content of compose file by @shivam-sharma7 in #13
- feat: ability to ensure git commit follow best practice by @shivam-sharma7 in #14
Full Changelog: v1.3.1...v1.4.2
v1.3.1
What's Changed
- feat: ability to find issues in dockerfile and give relative suggestions by @shivam-sharma7 in #11
- feat: ability to find issues in docker compose file by @shivam-sharma7 in #12
Full Changelog: v0.3.1...v1.3.1
v0.3.0
What's Changed
- feat: ability to check node version and system memory usage by @shivam-sharma7 in #4
- chore: test cli with
node:test
native test module by @shivam-sharma7 in #5 - build(deps): bump pino-pretty from 12.0.0 to 12.1.0 by @dependabot in #3
- feat: add unused dependencies detector to CLI by @shivam-sharma7 in #6
- docs: add missing docs and fix unusedpkg check logic by @shivam-sharma7 in #7
- Refactor task execution to use async/await with consistent error handling by @shivam-sharma7 in #8
- build(deps): bump pino-pretty from 12.1.0 to 13.0.0 by @dependabot in #9
- feat: get OS architecture and machine type by @shivam-sharma7 in #10
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: automate dependencies upgrade with dependabot by @shivam-sharma7 in #2
- feat(cli): ability to check node version and system memory usage (#4)
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/shivam-sharma7/node-peruse/commits/v0.1.0