- Swapped the behavior of quote() and squote() to make their naming more intuitive. - Add `task` decorator. - Change the parameter name target to targets. - Add --rebuild option.
0.3.0
- Arguments for build and check function are converted to string. - Add built-in functions. - Validate rule dependencies.
0.2.0.post1
Fix README.rst
0.2.0
- Fix the error in Python 3.12 or earlier versions.