Skip to content

Releases: rakshixh/CodeCare

CodeCare - v1.1.2

24 Nov 18:52
Compare
Choose a tag to compare

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.md file 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 check command.

🛠️ Help Command Update

  • The help command 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 --help and -h options 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 [email protected]