- Allow ctrl-c while using
smaug run
- Save the
smaug run
pid to a file to allow external processes to quit them
- Add support for DragonRuby Indie
- Add support for DragonRuby versions > 3
- Display identifier in
smaug dragonruby list
for easier uninstall
- Fix setting devid when calling
publish
- Add
config
command to show your current Smaug configuration - Respect
.smaugignore
file when building projects or installing packages - Add
docs
command to open the configured DragonRuby version's docs in your web browser.
- Add
--json
argument to all commands - Fix an issue with
smaug add
and Windows line endings
- Fix dragonruby install from itch.io package
- Fix issue with add with empty dependencies in config
- Fix
smaug.rb
generation on Windows - Add
compile_ruby
flag to enable Bytecode compilation - Automatically run
smaug install
onsmaug add