- Added nested include dirs input support
- Fixed
cache clean
command
- Fixed caching for nested include
- Added
strip
andfilter
param for thirdparties
- Added plugin includes caching
- Added
cache clean
command
- Fixed project config generation
- Fixed optional output
- Improved default paths resolving
- Added base dir to output options
- Added optional include out path support
- Improved logs format
new
command replaced withgenerate
- Fixed default config paths
- Added filtering and subdirs for assets
- Downloader can now download a newer compiler version without specifying dev flag and build identifier
- Updated some log messages
- Added caching to skip already compiled plugins
- Added
--ignore
flag forbuild
andcompile
commands to ignore errors during the build process - Added ability to specify multiple directories for
scripts
,includes
,assets
using an array - Added global error handler to avoid displaying stack traces in the console
- Various fixes for builder and watcher
- Fixed path to includes in error messages
scripts
andassets
inputs are now optional- Added watch interval
compile
command now only looks for*.sma
files- Dependency installation now runs after git initialization
create
command no longer overrides an existingpackage.json
file
- Fixed
config
command