Skip to content

chore: release main#22

Merged
swernerx merged 2 commits into
mainfrom
release-please--branches--main
Jan 21, 2026
Merged

chore: release main#22
swernerx merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@swernerx

@swernerx swernerx commented Jan 21, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

pythonlib: 2.0.0

2.0.0 (2026-01-21)

⚠ BREAKING CHANGES

  • hashlib: digest(), hexdigest(), pbkdf2Hmac(), scrypt(), compareDigest() now return Promises and must be awaited.

Features

  • hashlib: convert to async API with Web Crypto support (82b0b58)
  • os: implement conditional exports for browser/Node.js (8e52695)
  • pythonlib: add 13 Python standard library modules (c0bf4ad)
  • pythonlib: add browser entry point for main export (bdba5c5)
  • pythonlib: add browser/Node.js conditional exports (dc03d90)
  • transpiler: add await for async module functions (f43b659)

Bug Fixes

  • address strict eslint rules (8eaf5aa)

Code Refactoring

  • pythonlib: convert fs operations to async API (d18d2f4)
  • remove eslint non-nullable-type-assertion-style override (3287d2f)

Documentation

  • add Node.js, Bun, and zero dependencies badges (a6bdb10)
python2ts: 1.3.0

1.3.0 (2026-01-21)

Features

  • transpiler: add await for async module functions (f43b659)
  • transpiler: add await to async hashlib calls (14979bc)

Bug Fixes

  • address strict eslint rules (8eaf5aa)

Code Refactoring

  • remove eslint non-nullable-type-assertion-style override (3287d2f)

This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jan 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.83%. Comparing base (bbcae5c) to head (3bbdc84).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   71.83%   71.83%           
=======================================
  Files          39       39           
  Lines        6857     6857           
  Branches     1791     1791           
=======================================
  Hits         4926     4926           
  Misses       1304     1304           
  Partials      627      627           
Flag Coverage Δ
python2ts 74.00% <ø> (ø)
pythonlib 70.10% <ø> (ø)

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
swernerx force-pushed the release-please--branches--main branch 7 times, most recently from 74cd5cd to b45acd3 Compare January 21, 2026 13:20
@swernerx
swernerx force-pushed the release-please--branches--main branch from b45acd3 to eb776d0 Compare January 21, 2026 13:44
@swernerx
swernerx merged commit 9cd81b8 into main Jan 21, 2026
7 checks passed
@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.

1 participant