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

14 crates publishing #15

Merged
merged 2 commits into from
Aug 12, 2023
Merged

14 crates publishing #15

merged 2 commits into from
Aug 12, 2023

Conversation

Yag000
Copy link
Owner

@Yag000 Yag000 commented Aug 12, 2023

This new approach is simpler and it allows us to publish the crate on crates.io

BREAKING CHANGE: This commit removes the crates and uses a single crate

Pull Request

Improved the crates organization

Description

The new way reduces the complexity and allows us to publish the crate to crates.io

Changes Made

Closes #14

Checklist

  • I have self-reviewed my code
  • Code follows project's style guidelines
  • Tests added and passing
  • Documentation updated (if needed)

This new approach is simpler and it allows us to publish the crate on crates.io

BREAKING CHANGE: This commit removes the crates and uses a single crate
This helps to organize the code in a better way, and it's more idiomatic
to Rust.

BREAKING CHANGE: this commit changes the way the modules are organized.
@Yag000 Yag000 added the monkey lang Issues about the monkey language as a whole label Aug 12, 2023
@Yag000 Yag000 self-assigned this Aug 12, 2023
@Yag000 Yag000 merged commit ba57b60 into master Aug 12, 2023
1 check passed
@Yag000 Yag000 deleted the 14-crates-publishing branch August 12, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monkey lang Issues about the monkey language as a whole
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to publish crate
1 participant