Skip to content

Releases: andersonbosa/tri

release 1.0.0

21 Jun 00:56
Compare
Choose a tag to compare

Release Note - Version 1.0.0

We are thrilled to announce the release of version 1.0.0 of the TODO CLI App! This release brings several new features, improvements, and bug fixes to enhance your experience. Here's a summary of the changes:

New Features

  • Added a configuration file example (yml) for easier setup.
  • Included a todo list example (json) to demonstrate usage.
  • Implemented the add command to create new todos.
  • Introduced the done command to mark todos as completed.
  • Implemented the ability to list all todos and filter them based on completion status.
  • Added sorting functionality for better organization of todos.
  • Implemented a priority feature to assign importance to todos.
  • Added global flags for enhanced command-line customization.

Enhancements

  • Updated the configuration file extension to improve compatibility.
  • Improved the gitignore file for better version control management.
  • Optimized the codebase and removed unnecessary history.
  • Updated documentation and readme files for clarity.

Bug Fixes

  • Resolved issues with go.sum and dependencies.
  • Fixed various bugs and improved the stability of the application.

We encourage you to update to this latest version of the TODO CLI App to benefit from these new features and improvements. As always, we value your feedback and support. If you encounter any issues or have suggestions for future enhancements, please don't hesitate to reach out.

Thank you for using the TODO CLI App, and we hope it continues to serve you well!

Release note generated with ChatGPT after it reading the README.md and git log