Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🦄 feature: Improved API for v1 & set up base release #206

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

zrosenbauer
Copy link
Member

‼️ Breaking Changes ‼️

  • API changes for TempoDoc.image & TempoText.link
  • JSON output changes

📗 Description

☑️ Checklist

  • I've labeled the type, i.e. type: feature or type: bugfix
  • I've labeled the semver, i.e. semver: major, semver: minor or semver: patch
  • This change adds tests for new/changed/fixed functionality
  • This change doesn't not descrease the test coverage
  • I have added documentation for new/changed functionality in this PR
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

@zrosenbauer zrosenbauer requested a review from a team as a code owner September 9, 2024 18:26
@github-actions github-actions bot added the type: enhancement New feature or technical improvement. label Sep 9, 2024
@zrosenbauer zrosenbauer added semver: skip A pull-request that should be ignored i.e. doc updates. and removed type: enhancement New feature or technical improvement. labels Sep 9, 2024
@zrosenbauer zrosenbauer added this to the Release v1 milestone Sep 9, 2024
@zrosenbauer zrosenbauer changed the base branch from main to release/v1 September 9, 2024 18:44
@zrosenbauer zrosenbauer merged commit 15af647 into release/v1 Sep 9, 2024
4 checks passed
@zrosenbauer zrosenbauer deleted the feature/improved-api branch September 9, 2024 18:44
@zrosenbauer zrosenbauer linked an issue Sep 9, 2024 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: skip A pull-request that should be ignored i.e. doc updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for GFM features
1 participant