Releases: pixeldroid/loomtasks
Releases · pixeldroid/loomtasks
v3.3.0
v3.2.2
- update docs tasks and scaffolding templates to use simpler remote theme version of programming pages
v3.2.1
- relocate task imports so imported tasks can enhance
:list_targets
- fix leftover typo to use correct module for
.fail()
- clarify installation status of programming-pages template and version
- clarify installation status and version of lsdoc
- remove 'v' from usage note for consistency
- simplify and correct programming-pages based doc build process
- improve info logging during doc task execution
v3.2.0
- note name of installed cli binary when completing
cli:install
task - correct update behavior to pass thru README text when no regex match
- update lib version when rebuilding docs
- build docs when releasing
- upgrade to be compatible with lsdoc v2.0.0, using programming-pages
v3.1.0
- add tasks for the cli app to be installed / removed from the user's path
- add config files to list of re-build triggers
- add scaffolding and tasks for doc generation with lsdoc
- add optional argument to help task for selecting single command help
v3.0.3
- provide
list_sdks
task - add optional seed argument to
test:run
task - update spec template to be compatible with spec-ls 2.0.0
v3.0.2
- improve spec template pattern to better practice
- use named test methods to improve stack traces for runtime errors
v3.0.1
- update test template to match spec-ls v1.3.0
v3.0.0
- factor task files into includable modules
- factor
demo
intocli
andgui
to match directory structure - use openly licensed font: pixeldroid menu regular
- use spec-ls
SpecExecutor
to reduce testing boilerplate
v2.0.1
- add optional name argument to
new:loom
lib task - broaden file list glob pattern for test app source files