v0.3.2
No significant changes
View changes on GitHub
What's Changed
- docs: rewrite docs by @nam-hle in #64
- fix: remove error badge for warn logs by @nam-hle in #66
- chore(deps-dev): bump nadle from 0.2.5 to 0.3.1 by @nam-hle in #67
- feat: use nadle.config.* as default config file by @nam-hle in #69
- feat: optimize bundled size and allow common config file extensions by @nam-hle in #72
- chore: simplify readme & add license by @nam-hle in #76
- feat: display similar tasks when specifying a not found task by @nam-hle in #77
- feat: allow to specify task with abbreviation by @nam-hle in #78
- chore: move test package back to nadle by @nam-hle in #79
- test: enable dependsOn tests by @nam-hle in #80
- feat: allow to run specified tasks in order by @nam-hle in #81
- chore: re-add publish workflow by @nam-hle in #82
Full Changelog: https://github.com/nam-hle/nadle/compare/nadle@0.3.1...v0.3.2