Skip to content

chore: release main#14

Merged
swernerx merged 1 commit into
mainfrom
release-please--branches--main
Jan 20, 2026
Merged

chore: release main#14
swernerx merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@swernerx

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

pythonlib: 1.0.1

1.0.1 (2026-01-20)

Bug Fixes

  • resolve 7 transpiler bugs from issue reports (952fbe8)
python2ts: 1.1.0

1.1.0 (2026-01-20)

Features

  • add NumPy-style docstring parsing support (fd54354), closes #10
  • convert keyword-only parameters (*) to options object (720ddf5), closes #13

Bug Fixes

  • resolve 7 transpiler bugs from issue reports (952fbe8)

This PR was generated with Release Please. See documentation.

@swernerx
swernerx merged commit 0104cbd into main Jan 20, 2026
5 checks passed
@swernerx
swernerx deleted the release-please--branches--main branch January 20, 2026 19:04
@codecov

codecov Bot commented Jan 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.42%. Comparing base (720ddf5) to head (5eb65af).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   81.42%   81.42%           
=======================================
  Files          20       20           
  Lines        4920     4920           
  Branches     1337     1337           
=======================================
  Hits         4006     4006           
  Misses        462      462           
  Partials      452      452           
Flag Coverage Δ
python2ts 74.32% <ø> (ø)
pythonlib 92.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@swernerx

Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Convert keyword-only parameters (*) to options object Feature: Convert Python docstrings to JSDoc comments

1 participant