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/fix sort #2

Merged
merged 7 commits into from
Aug 3, 2024
Merged

Feature/fix sort #2

merged 7 commits into from
Aug 3, 2024

Conversation

SARDONYX-sard
Copy link
Owner

@SARDONYX-sard SARDONYX-sard commented Jul 31, 2024

Fix dependencies, license(GPL violation) & remove GPL crate

GPL tainted because rhexdump crate was GPL.

Next, license check and dependency check by cargo-deny are performed to remove GPL crates.

The last commit eliminates all GPL dependencies.

But since the git object contains the GPL, we rewrite the history completely after eliminating the GPL code at the end of this, just in case.

@SARDONYX-sard SARDONYX-sard added enhancement New feature or request bug Something isn't working labels Jul 31, 2024
At this point, perhaps the array writing could still be wrong. (The binary data in `skeleton.hkx` is not reproducible yet.)
GPL tainted because `rhexdump` crate was GPL.

Next, license check and dependency check by `cargo-deny` are performed to repel GPL.

The last commit eliminates all GPL dependencies.

But since the git object contains the GPL, we rewrite the history completely after eliminating the GPL code at the end of this, just in case.
@SARDONYX-sard SARDONYX-sard merged commit 164b4cd into main Aug 3, 2024
9 checks passed
@SARDONYX-sard SARDONYX-sard deleted the feature/fix-sort branch August 3, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant