Releases: rakshixh/CodeCare
Releases · rakshixh/CodeCare
CodeCare - v1.2.1
🐛🛠 Bug Fixes & Improvements:
- PDF Report layout improvised.
- Instead of the red circle emoji, Sr No is displayed.
- File paths start from the project root.
- Fixed the UI issues, to accommodate lengthy file paths.
How to Update
To upgrade to the latest version, run:
npm install -g codecare@1.2.1 CodeCare - v1.2.0
✨ New Features:
- Added PDF report generation format.
🛠 Improvements:
- Optimized HTML and CSS for PDF report generation.
- Default report format set to PDF.
- Updated check command for PDF report.
- Updated report utilities for PDF.
❌ What's Removed:
- HTML report format is removed.
🐛 Bug Fixes:
- Fixed issues in report generation and format consistency.
How to Update
To upgrade to the latest version, run:
npm install -g codecare@1.2.0 CodeCare - v1.1.2
Release Notes for codecare v1.1.2 🚀
We are thrilled to announce the release of codecare v1.1.2! 🎉 This update includes several enhancements and changes aimed at improving usability, customization, and functionality.
✨ New Features and Updates
🔧 Folder Structure Change
- The folder structure has been reorganized for better scalability and maintainability.
- This change ensures a more intuitive layout for easier navigation and future updates.
📖 README File Updated
- The
README.mdfile has been thoroughly updated to reflect the latest changes in the package. - Includes detailed instructions on installation, usage, and customization options.
🖼️ Default Content Update
- The default logs displayed upon executing the initial command has been improved to provide more meaningful information.
❗ Custom Error Content
- Added custom error logs for better clarity and debugging.
- Error messages are now more descriptive and user-friendly.
✅ Content for Check Command
- Enhanced logs and behavior for the
checkcommand.
🛠️ Help Command Update
- The
helpcommand has been upgraded to display all available commands, their usage along with their options in a clear and organized manner. - This ensures that users can easily find and understand all functionalities of the package.
🔄 Global Option Handling
- Disabled the default
--helpand-hoptions globally. - Custom error handling is implemented to provide tailored error messages when these options are used incorrectly.
How to Update
To upgrade to the latest version, run:
npm install -g codecare@1.1.2