0.0.17 #13
harshdoesdev
announced in
Announcements
0.0.17
#13
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release Notes for Shuru v0.0.17
We are excited to announce the release of Shuru v0.0.17! This update introduces a new, more streamlined syntax for defining tasks in the
shuru.toml
configuration file, enhancing readability and ease of use.Changes in shuru.toml
New Syntax
The new syntax for defining tasks is now organized under the [tasks] section, allowing for a clearer structure:
Old Syntax
Previously, tasks were defined using an array format with [[task]], which has now been replaced by the more organized section-based format:
Benefits of the New Syntax
We encourage all users to update their shuru.toml files to the new syntax to take advantage of these improvements. Thank you for your continued support, and we look forward to your feedback!
Full Changelog: 0.0.16...0.0.17
This discussion was created from the release 0.0.17.
Beta Was this translation helpful? Give feedback.
All reactions