Release 0.3.0
New Features
AI Auto-Completion ✨
We've enhanced the AI programming assistant by adding AI-powered auto-completion. While writing code in a cell, the assistant will automatically provide context-based code suggestions, and you can press the Tab key to accept them, boosting your development speed.
Report Preview 📝
A new report preview feature has been added, allowing notebook content to be visually presented as a report. With a clean and concise layout, it supports multiple scenarios like data analysis and result presentation.
Support for Julia and R Script Editing and Preview
What's Changed
- feat: ai inline completion by @coetzeexu in #294
- feat: add app or report format for libro by @sunshinesmilelk in #301
- feat: deploy plugin by @BroKun in #299
- fix: set markdown style #302 by @sunshinesmilelk in #303
- feat(prompt): configurable prompt cell module by @sunshinesmilelk in #304
- chore: release by @difizen-bot in #305
New Contributors
- @coetzeexu made their first contribution in #294
Full Changelog: 0.2.45...0.3.0