0.15.0
What's Changed
- Updated rust template to default to raw codegen for now by @jsoverson in #424
- Updated for chrono deprecation notice by @jsoverson in #426
- feat: improved output of
wick list
by @jsoverson in #425 - Fixed config template rendering for ops defined in triggers by @jsoverson in #427
- Added
__dirname
to configuration context by @jsoverson in #428 - Fixed source of "could not decode body as JSON" warnings by @jsoverson in #429
- Added more progress events at startup by @jsoverson in #430
- Updated lint configuration, fixed lint errors and warnings by @jsoverson in #431
- Made wick-config deps feature-dependent by @jsoverson in #432
- Wasm imports by @jsoverson in #433
- Addressed minor issues with generated JSON schema by @jsoverson in #434
- docs: added a wasm->component call example, cli example, and an examp… by @jsoverson in #436
- Added optional directory listing for the static server by @jsoverson in #437
- Added lax support for null/nonexistant variables in liquid templates by @jsoverson in #438
- Added ability for
wick reg pull
to pull to the local dir (vs module hierarchy) by @jsoverson in #439 - Removed unused crate by @jsoverson in #440
Full Changelog: 0.14.0...0.15.0