1.2.1
FancyD v1.2.1 Release Notes
We're excited to announce the release of FancyD version 1.2.1! This update brings several improvements to enhance user experience and lay the groundwork for future features.
What's New
Verbose Mode Option
Added a new command-line option for verbose mode (-v or --verbose)
This option prepares FancyD for more detailed logging in future updates
Enhanced Category Listing
The --list command now displays category information in color
Improved readability and user experience when viewing current categories
Documentation Updates
Revised and updated the README file
Improved clarity and accuracy of installation and usage instructions
Internal Improvements
Codebase prepared for implementation of verbose logging functionality
Minor code refactoring and cleanup
Upgrading
To upgrade to FancyD v1.2.1, pull the latest changes from the main branch and recompile:
git pull origin main
make clean
make
make install
Feedback
We value your input! If you encounter any issues or have suggestions for improvement, please open an issue on our GitHub repository.
Thank you for using FancyD!