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 to v0.2.0 #18

Merged
merged 3 commits into from
May 12, 2024
Merged

Update to v0.2.0 #18

merged 3 commits into from
May 12, 2024

Conversation

JakeWnuk
Copy link
Owner

Rolling in pre-release changes:

  • Increment version from v0.1.0 to v0.2.0 🎉
  • Added the bypass flag as -b in f9c6f60 which allows skipping the in-memory map creation to print results faster and reduce memory requirements
  • Added the debug flag as -d [0-2] in d6fe184 which allows two new debugging verbosity levels for tracing errors and workflows
  • Added the template flag as -tp in daaea6f which allows the loading of JSON files to perform multistep processes in a single command
  • Improved the mask-swap mode in f2fe806 and c3d562f by implementing more flexible logic to help make swaps and prevent bad ones
  • Renamed functions, improved documentation, and aligned output to stderr across the application

Review Changes:

  • Added CI builds for Docker via GitHub Actions
  • Added unit test for new template files
  • Added security documentation section
  • Updated existing documentation

@JakeWnuk JakeWnuk self-assigned this May 12, 2024
@JakeWnuk JakeWnuk added this to the v0.2.0 milestone May 12, 2024
@JakeWnuk JakeWnuk merged commit c6927a9 into main May 12, 2024
1 check passed
@JakeWnuk JakeWnuk deleted the dev branch May 12, 2024 14:05
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.

1 participant