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

V0.2.1 #24

Merged
merged 16 commits into from
Aug 29, 2023
Merged

V0.2.1 #24

merged 16 commits into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    bc92542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b20ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b98d7 View commit details
    Browse the repository at this point in the history
  4. chore: Update run_linter.sh to use the new crate structure #a9afdaac3…

    …6d0f3c7ebd441c86cc9f9ca2902c7a8
    Yag000 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b862247 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c875932 View commit details
    Browse the repository at this point in the history
  6. Refactor tests (#20)

    # Pull Request
    
    <!-- Provide a general summary of your changes in the title above -->
    <!-- Optional fields can be removed if not applicable -->
    
    ## Description
    
    Refactor tests in order to have different files for each "test theme" (
    functions, while, etc...)
    
    <!-- Briefly describe the purpose of this pull request. -->
    
    ## Changes Made
    
    Reorganize tests structure
    
    <!-- Summarize the changes you've made in this pull request. -->
    
    ## Checklist
    
    - [x] I have self-reviewed my code
    - [x] Code follows project's style guidelines
    - [x] Tests added and passing
    - [x] Documentation updated (if needed)
    Yag000 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cdc0496 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b22acd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    217c1ad View commit details
    Browse the repository at this point in the history
  9. fix: Forgot the on line

    Yag000 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a181664 View commit details
    Browse the repository at this point in the history
  10. Improve ci (#21)

    # Pull Request
    
    <!-- Provide a general summary of your changes in the title above -->
    <!-- Optional fields can be removed if not applicable -->
    
    ## Description
    
    Improve ci workflows adding rustfmt and code coverage
    
    <!-- Briefly describe the purpose of this pull request. -->
    
    ## Changes Made
    
    <!-- Summarize the changes you've made in this pull request. -->
    
    
    ## Checklist
    
    - [x] I have self-reviewed my code
    - [x] Code follows project's style guidelines
    - [x] Tests added and passing
    - [x] Documentation updated (if needed)
    Yag000 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3900dad View commit details
    Browse the repository at this point in the history
  11. chore: cargo update

    Yag000 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6e25d62 View commit details
    Browse the repository at this point in the history
  12. chore: format

    Yag000 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6a767ce View commit details
    Browse the repository at this point in the history
  13. Update cargo (#22)

    # Pull Request
    
    <!-- Provide a general summary of your changes in the title above -->
    <!-- Optional fields can be removed if not applicable -->
    
    ## Description
    
    Update cargo
    
    
    ## Checklist
    
    - [x] I have self-reviewed my code
    - [x] Code follows project's style guidelines
    - [x] Tests added and passing
    - [x] Documentation updated (if needed)
    Yag000 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6a6f58c View commit details
    Browse the repository at this point in the history
  14. chore: lint the project

    The vm lint is unimportant but the other one is a bit more important
    It could have actually caused a bug if I had not noticed it. An inaccurate
    error message would have been printed.
    Yag000 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9472097 View commit details
    Browse the repository at this point in the history
  15. chore: lint the project (#23)

    # Pull Request
    
    ## Description
    
    Solve lints, view 9472097 for more info
    
    ## Checklist
    
    - [x] I have self-reviewed my code
    - [x] Code follows project's style guidelines
    - [x] Tests added and passing
    - [x] Documentation updated (if needed)
    Yag000 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3e4af8e View commit details
    Browse the repository at this point in the history
  16. chore: bump version to 0.2.1

    Yag000 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f1f442b View commit details
    Browse the repository at this point in the history