Skip to content

Releases: pixeldroid/loomtasks

v3.3.0

27 Nov 03:55
5fccc79
Compare
Choose a tag to compare
  • warn of missing docs config, suggest remedy
  • support scaffolding tasks à la carte; find existing lib name
  • add task to build and auto-regenerate docs site
  • ensure library is rebuilt and installed before running docs:gen_api
  • enable incremental build for docs:watch_site

v3.2.2

12 Nov 21:53
ac3db21
Compare
Choose a tag to compare
  • update docs tasks and scaffolding templates to use simpler remote theme version of programming pages

v3.2.1

24 Aug 22:04
89cee31
Compare
Choose a tag to compare
  • 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

19 May 19:50
9cdc2f0
Compare
Choose a tag to compare
  • 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

04 Oct 00:19
Compare
Choose a tag to compare
  • 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

18 Sep 00:39
Compare
Choose a tag to compare
  • 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

31 Dec 17:10
Compare
Choose a tag to compare
  • improve spec template pattern to better practice
    • use named test methods to improve stack traces for runtime errors

v3.0.1

18 Dec 00:03
Compare
Choose a tag to compare

v3.0.0

22 Nov 00:42
Compare
Choose a tag to compare
  • factor task files into includable modules
  • factor demo into cli and gui to match directory structure
  • use openly licensed font: pixeldroid menu regular
  • use spec-ls SpecExecutor to reduce testing boilerplate

v2.0.1

18 Sep 19:14
Compare
Choose a tag to compare
  • add optional name argument to new:loom lib task
  • broaden file list glob pattern for test app source files