Rustitude

Latest version: v0.8.0

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3.4

Chore

- bump python library version

Documentation

- Update README.md
- Update README.md
- fixed some links
- Update README.md

New Features

- add type checking and re-export rustitude-core and rustitude-gluex as their own submodules

Bug Fixes

- correct spelling

Other

- update Cargo.lock
- re-enable tag check
- temporarily disable tag check so we can push to pypi through an action
- re-enable on-push and on-PR workflow conditions
A release only happens with a new tag
- update pyproject.toml version

Commit Statistics

- 13 commits contributed to the release over the course of 3 calendar days.
- 3 days passed between releases.
- 12 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(ID)' were seen in commit messages

Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- Merge branch 'main' of https://github.com/denehoffman/rustitude (7a3806c)
- Bump python library version (475682f)
- Update Cargo.lock (f64c86d)
- Update README.md (6d613a1)
- Correct spelling (9735d57)
- Update README.md (48a7362)
- Fixed some links (2d548c4)
- Add type checking and re-export rustitude-core and rustitude-gluex as their own submodules (6fc5c77)
- Update README.md (3dc6275)
- Re-enable tag check (4a88e2b)
- Temporarily disable tag check so we can push to pypi through an action (1747d5d)
- Re-enable on-push and on-PR workflow conditions (42f2966)
- Update pyproject.toml version (d941791)
</details>

0.3.3

Chore

- update pyproject.toml info

Other

- remove unused library in rustitude-gluex which prevented cross-compilation
- Update maturin.yml
don't publish on every push, need to set up more for that
- add maturin github actions

Commit Statistics

- 4 commits contributed to the release.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(ID)' were seen in commit messages

Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- Remove unused library in rustitude-gluex which prevented cross-compilation (158ddc2)
- Update maturin.yml (f837054)
- Add maturin github actions (db8b1a3)
- Update pyproject.toml info (e0c32f7)
</details>

0.3.2

Chore

- bump rustitude dependency versions

New Features

- initial commit to rustitude meta-crate
Includes some preliminary PyO3 bindings for the rustitude-core crate as well as rustitude-gluex bindings for testing. The gluex submodule will eventually be behind a feature gate!

Other

- Create rust.yml
- add README and CHANGELOG

Reverted

- opt for implementing all pyo3 bindings in their own submodules - this package will be very lightweight!

Style

- add local notes
- Create LICENSE
- update .gitignore

Commit Statistics

- 9 commits contributed to the release over the course of 1 calendar day.
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(ID)' were seen in commit messages

Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- Bump rustitude dependency versions (023cfea)
- Opt for implementing all pyo3 bindings in their own submodules - this package will be very lightweight! (3126b7a)
- Merge branch 'main' of https://github.com/denehoffman/rustitude (ee950cd)
- Add local notes (aaa07cd)
- Create LICENSE (e2cb6e5)
- Create rust.yml (7646b89)
- Initial commit to rustitude meta-crate (157c864)
- Update .gitignore (310f89c)
- Add README and CHANGELOG (8bd07de)
</details>

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.