v1.2.7
What's Changed
- Update version specifications for all dependencies by @DannyBen in #574
- Add support for tweaking production/development output by @dsmith4-godaddy and @DannyBen in #577
- Remove
other_argsdeclaration if it is no used by @DannyBen in #578 - Fix view markers for user files by @DannyBen in #579
- Update dependency check to show all missing dependencies at once by @meleu and @DannyBen in #583
- Add support for declaring aliases for internal global variables by @meleu and @DannyBen in #587
- Move global var declarations from
run()toinitialize()by @DannyBen in #588 - Add
buildas an alias tobashly generateby @meleu and @DannyBen in #590 - Update settings JSON schema by @EmilyGraceSeville7cf and @DannyBen in #589
- Update default script header by @meleu and @DannyBen in #593
Full Changelog: v1.2.6...v1.2.7