## [0.4.3] - 2025-01-07 - Refactored `crud_notifications.rb`. - Modified to not execute the `setup` method in `tools.rb` when running commands. ## [0.4.2] - 2025-01-06 - Fixed to update the last modifier of the CRUD file - Changed CRUD file saving process to asynchronous processing ## [0.4.1] - 2025-01-04 - Create the base directory if it does not exist during initialization ## [0.4.0] - 2025-01-04 - Fixed to save only when cell values change - Added sheet name to configuration file - Added font name to configuration file - Created test code - Added initialization command - Added configuration file creation command ## [0.3.2] - 2025-01-01 - Multi-thread support ## [0.3.1] - 2024-12-31 - Changed to rails-crud-tools ## [0.3.0] - 2024-12-30 - Job support - Added command to generate CRUD diagrams ## [0.2.2] - 2024-12-25 - Added ON/OFF for SQL output - Improved summary log ## [0.2.1] - 2024-12-25 - Refactoring ## [0.2.0] - 2024-12-25 - API support ## [0.1.6] - 2024-12-25 - Improved logging ## [0.1.5] - 2024-12-25 - Improved multi-threading ## [0.1.4] - 2024-12-24 - Refactoring ## [0.1.3] - 2024-12-24 - Bug fix ## [0.1.2] - 2024-12-24 - Bug fix ## [0.1.1] - 2024-12-24 - Preview release ## [0.1.0] - 2024-12-23 - Initial release