v4.2.0
·
22 commits
to master
since this release
What's Changed
- Use .deployed, not .nimbella, for status directory by @joshuaauerbachwatson in #88
- Rename actions to functions in visible project.yml by @joshuaauerbachwatson in #89
Although 'functions' is now accepted in 'project.yml', 'actions' is still accepted as well, so this is backward compatible. The change from .nimbella to .deployed may cause a one-time hiccup in incremental deploys (causing the entire project to be newly deployed once) but both .nimbella and .deployed will continue to be ignored by the project reader so existing projects won't otherwise be affected.
Full Changelog: v4.1.1...v4.2.0