Releases: pixeldroid/loomtasks
Releases · pixeldroid/loomtasks
v2.0.0
- adapt to new bin and tools locations from sprint34
- add tasks to create new project scaffolding, based on templates
- add new task for updating library version
- handle lib name and sdk in README replacement
- also handle installation path replacement
- support process return codes from spec-ls v1.1.5
- add load rescue to Rakefile template
- add accessors for global loom config and default sdk
- add version announcer to Rakefile
- move sdk and version under
set:
namespace; add version announcer - add help option to loomtasks and loomlib.rake
- add
bin/
to clean and clobber lists
v1.2.0
- adapt to new bin and tools locations (multi-arch), new app name (LoomPlayer)
- add tasks for scaffolding new projects
- use customizable templates for scaffolding files
- add new task for updating library version
v1.1.0
- added loomlib_demo tasks for launching gui or cli demos
- added extra detail to task descriptions, use
rake -D
- added
rake test
as shortcut forrake test:run
- simplified versioning to a single value for the whole module
- bug fixes and cleanup
v1.0.0
- initial release
- introduces a set of Rake tasks useful for working with loom libraries