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

PR from last night and post work #148

Merged
merged 18 commits into from
Dec 19, 2024
Merged

PR from last night and post work #148

merged 18 commits into from
Dec 19, 2024

Conversation

jessekrubin
Copy link
Owner

ai word salad

This pull request introduces several significant changes, including the addition of new sub-packages, renaming functions, and adding new modules. The most important changes are grouped by theme below.

New Sub-packages and Modules:

  • Added ryo3-dirs and ryo3-unindent as new sub-packages in Cargo.toml. [1] [2] [3] [4]
  • Created ryo3-dirs package with a Cargo.toml file, README.md, and implementation in lib.rs, including functions for various directory paths. [1] [2] [3] [4]

Function Renaming:

  • Renamed all Python-Rust #[new] functions to fn py_new(...) to standardize function names. [1] [2]

Dependency Updates:

  • Added pyo3-async-runtimes and unindent as dependencies in Cargo.toml. [1] [2]

Codebase Simplification:

  • Simplified code by removing redundant :: in globset crate usage in ryo3-globset. [1] [2] [3]
  • Renamed macro ryheckfn to ry_heck_pyfunction for consistency in ryo3-heck. [1] [2]

Documentation and Changelog:

  • Updated CHANGELOG.md with new features and internal changes.

Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2024

Deploying ry with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2a60327
Status: ✅  Deploy successful!
Preview URL: https://25468416.ry-5qq.pages.dev
Branch Preview URL: https://jkrdev.ry-5qq.pages.dev

View logs

@jessekrubin jessekrubin merged commit 465f325 into main Dec 19, 2024
21 checks passed
@jessekrubin jessekrubin deleted the jkrdev branch December 19, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant