v1.5.0-rc2
Pre-release
Pre-release
What's Changed
Core
- Refactor: consolidate edit messages. by @DavidSouther in #102
- Bedrock: correctly ignore ini cache. by @DavidSouther in #104
- Feat: Edit as template-view by @DavidSouther in #111
- Bugs: Bedrock BittyBugs by @DavidSouther in #116
- Bug: Include some debugging information in output. by @DavidSouther in #124
CLI
- Feat: --prompt --stream for Bedrock and noop engines. by @DavidSouther in #109
- Refactor: cli to typescript by @DavidSouther in #113
- Cleanup: getting started cli by @DavidSouther in #122
Extension
- Bug: Extension: Determine root from URL by @DavidSouther in #101
- Feat: specify aws-profile setting extension point. by @DavidSouther in #100
- Feat: output channel by @DavidSouther in #103
- Feat: rename settings & add Aws Region config by @DavidSouther in #105
- Docs: add extension docs to README.md by @jsspric in #107
- Clean: First extension test by @DavidSouther in #120
- Feat: Ailly extension will stream edits into vscode by @DavidSouther in #110
- Feat: Getting Started by @DavidSouther in #121
- Bug: Use os-normalized fsPath by @DavidSouther in #123
Web
- Tabs: call onSelect if provided. by @DavidSouther in #99
New Contributors
Full Changelog: v1.4.0...v1.5.0-rc2