Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

feat: custom section type#29

Merged
SAKURA-CAT merged 1 commit intomainfrom
feat/new-section-type
May 30, 2025
Merged

feat: custom section type#29
SAKURA-CAT merged 1 commit intomainfrom
feat/new-section-type

Conversation

@SAKURA-CAT
Copy link
Copy Markdown
Member

Description

V0.2.0: custom section

@SAKURA-CAT SAKURA-CAT requested a review from Copilot May 30, 2025 09:52
@SAKURA-CAT SAKURA-CAT self-assigned this May 30, 2025
@SAKURA-CAT SAKURA-CAT added the enhancement New feature or request label May 30, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a custom section type by extending the available values in the SectionType literal and updates the project version accordingly.

  • Added "CUSTOM" as a valid entry in SectionType in models/key.py
  • Updated version in pyproject.toml to 0.2.0

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
swankit/callback/models/key.py Extended SectionType to include "CUSTOM"
pyproject.toml Updated project version to reflect new release

@SAKURA-CAT SAKURA-CAT merged commit e943dd5 into main May 30, 2025
5 checks passed
@SAKURA-CAT SAKURA-CAT deleted the feat/new-section-type branch May 30, 2025 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants