Skip to content

Releases: pixeldroid/loomtasks

v2.0.0

28 Aug 02:41
Compare
Choose a tag to compare
  • 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

01 Aug 03:33
Compare
Choose a tag to compare
  • 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

12 Feb 06:19
Compare
Choose a tag to compare
  • added loomlib_demo tasks for launching gui or cli demos
  • added extra detail to task descriptions, use rake -D
  • added rake test as shortcut for rake test:run
  • simplified versioning to a single value for the whole module
  • bug fixes and cleanup

v1.0.0

03 Jan 18:19
Compare
Choose a tag to compare
  • initial release
  • introduces a set of Rake tasks useful for working with loom libraries