Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 16:38
· 55 commits to main since this release

v0.6.0 (2024-08-21)

Chore

  • chore: add bug report and feature request templates (#81)

Added bug report and feature request templates to improve the issue creation process. These templates provide a standardized structure for reporting bugs and requesting new features, making it easier for contributors to provide clear and concise information. This will help streamline the issue triage and resolution process.

The bug report template includes sections for describing the bug, steps to reproduce, actual and expected behavior, screenshots, and additional information. The feature request template includes sections for describing the requested feature, motivation, proposed solution, and additional context.

This commit follows the established commit message convention of starting with a verb in the imperative form, followed by a brief description of the change. It also includes a type prefix ("feat") to indicate that it is a new feature.

closes #80 (5af72c2)

  • chore(vscode): update shiny extension (483a075)

Ci

  • ci: add repo name condidtion to docs workflow (#75) (0fb17e9)

Feature

  • feat: support interactivity within ipython and quarto (#64) (620ddc9)