- Fix GA script by @BroKun in #307
- fix type annotation by @BroKun in #308
- feat(docs): refactory navigation and add mobile docs by @huxiamei in #310
- docs: add updates by @sunshinesmilelk in #312
- chore: update contributing doc&add welcome action by @sunshinesmilelk in #315
- chore: add pr label status action by @sunshinesmilelk in #317
- fix: use bot token in "pr-label-status.yml" workflow by @bubkoo in #318
- docs: full-fill the "Quick Start" section by @bubkoo in #316
- chore: automatically add labels based on branch name by @sunshinesmilelk in #320
- chore: add discord release action by @sunshinesmilelk in #322
- fix: pr label by title action by @sunshinesmilelk in #324
- docs: update discord link by @BroKun in #323
- fix: pr label action by @sunshinesmilelk in #328
- fix: improve markdown pre style& add libro guide notebook by @sunshinesmilelk in #327
- docs: add code of conduct by @sunshinesmilelk in #330
- docs: update readme by @sunshinesmilelk in #332
- chore: release by @difizor in #331
Full Changelog: https://github.com/difizen/libro/compare/0.3.0...0.3.1
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.
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.
- 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
- @coetzeexu made their first contribution in #294
Full Changelog: https://github.com/difizen/libro/compare/0.2.45...0.3.0