Skip to content

Bump version to 0.1.3 and update release files#30

Merged
gvreddy04 merged 1 commit into
mainfrom
features/release-0.1.3
Jul 3, 2026
Merged

Bump version to 0.1.3 and update release files#30
gvreddy04 merged 1 commit into
mainfrom
features/release-0.1.3

Conversation

@gvreddy04

Copy link
Copy Markdown
Contributor

This pull request updates the project version from 0.1.2 to 0.1.3 across all packaging, configuration, and documentation files, and improves the test coverage for SVG diagram templates. The most significant changes are grouped below:

Version Bump and Packaging Updates:

  • Updated the project version to 0.1.3 in all relevant files including pyproject.toml, __init__.py, Homebrew formulae, GitHub Actions workflows, and documentation references. This ensures consistency across all distribution channels.
  • Added new WinGet manifest files for version 0.1.3, including installer, locale, and version YAML files, to support the new release.

Build and Packaging Improvements:

  • Expanded the list of files and directories included in the Python package build artifact to add .github/prompts, .github/agents, and .github/skills, ensuring all necessary assets are packaged.

Testing Improvements:

  • Enhanced the SVG diagram template test to automatically discover all SVG templates, check that the templates list is not empty, and strengthen forbidden content checks (e.g., <image>, @import, external href). Also verifies that SVG files are ASCII-only.

@gvreddy04 gvreddy04 added this to the 0.1.3 milestone Jul 3, 2026
@gvreddy04 gvreddy04 self-assigned this Jul 3, 2026
@gvreddy04 gvreddy04 added the enhancement New feature or request label Jul 3, 2026
@gvreddy04
gvreddy04 merged commit 00fe8a2 into main Jul 3, 2026
3 checks passed
@gvreddy04
gvreddy04 deleted the features/release-0.1.3 branch July 7, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant