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

Update Main #68

Merged
merged 214 commits into from
Jan 27, 2024
Merged

Update Main #68

merged 214 commits into from
Jan 27, 2024

Conversation

c-git
Copy link
Contributor

@c-git c-git commented Jan 24, 2024

Main has fallen out of sync with Develop bringing it back up to date in preparation for publishing

nassersaazi and others added 30 commits June 11, 2023 02:47
Add README and .gitignore files
Prefer specific version unless testing that code works with old version
Simplify return types for fallible functions
Move main logic into a module called core to make it clear which parts
are executing code
Was getting a warning from crates plugin in vscode saying

> The version requirement of the target dependency

I couldn't figure out what it meant but keeping it at 0.4.19 wasn't
providing any additional value.
Provide more info for debugging and better error messages when things
go wrong
Getting quite a few if using debug rn so going to change those in this module
to info. Side stepping the problem for now. Can be filtered out instead.
To side step problem of other creates logs showing up
Test had to be updated as top of parser had changed when moving
to proper cargo subcommand
c-git and others added 27 commits July 22, 2023 00:16
- Needed for new way of checking if type is a String type
Ensure code also compiles in release mode
Develop was only there for testing
@c-git c-git requested a review from AliciaY-720 January 24, 2024 14:28
@c-git c-git merged commit cad01be into main Jan 27, 2024
7 checks passed
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.

4 participants