Skip to content

1.1.0

Compare
Choose a tag to compare
@BelaBartok39 BelaBartok39 released this 12 Aug 21:32
· 47 commits to main since this release

FancyD Release Notes

Version 1.1.0 (August 12, 2024)

New Features

Added ability to reset configuration files with --reset option
Implemented creation of default categories with --default option
Added support for custom config file locations
Introduced 'misc' category option when no categories are defined

Improvements

Enhanced error handling and input validation
Improved memory management and allocation
Updated file organization logic for better performance
Expanded test suite for more comprehensive coverage

Bug Fixes

Fixed issues with long file paths
Resolved conflicts in file extension mappings
Corrected category assignment for files without extensions

Development Updates

Added more detailed comments and documentation
Implemented additional unit tests
Created Python scripts for generating test files
Updated build process and Makefile

Documentation

Expanded README with more detailed usage instructions
Added troubleshooting section to documentation
Included information about configuration file structure

Known Issues

Verbose logging (-v option) functionality not fully implemented
Some inconsistencies in handling of the --add option