All Versions
9
Latest Version
Avg Release Cycle
153 days
Latest Release
1719 days ago
Changelog History
Changelog History
-
v0.4.0 Changes
July 02, 2020 -
v0.3.2
November 06, 2019 -
v0.3.1 Changes
August 25, 2019- โ add posinstall script to generate
sam.cr
file - include Sam DSL into global context (
task
andnamespace
are available globally) Sam::Args::ALLOWED_TYPES
is renamed toSam::Args::AllowedTypes
- โ add posinstall script to generate
-
v0.3.0 Changes
August 16, 2018๐ Changelog
- already invoked task is no longer reinvoked during further invocations
Sam::Task#execute
invokes even invoked task- minor doc enhancements
-
v0.2.4 Changes
November 16, 2017- ๐ allow to execute multiple tasks
- provide api to require nested dependencies
-
v0.2.3
June 29, 2017 -
v0.2.2 Changes
June 21, 2017Now tasks could be called using Makefile
-
v0.2.1 Changes
May 23, 2017- โ adds description for tasks
- โ adds
help
task to show all available tasks - ๐ fix exception handling - now they are print out and program exiting with 1 status code
-
v0.2.0 Changes
February 22, 2017Now Crystal has own task manager which allows adding generators and many other staff without installing any external application