Skip to content

Release v0.2.2

Compare
Choose a tag to compare
@superatomic superatomic released this 01 Apr 16:56
· 285 commits to main since this release

What's Changed

These changes cleanup code, add some informational files, add two GitHub Actions, and add one button to the README. As such, this should have no effect on the program function's between v0.2.1 and v0.2.2 (this version).

Specific Changes:

  • Created CODE_OF_CONDUCT.md #11
  • Updated .github/workflows/rust.yml #12
  • Added runs of rust fmt and clippy #13
  • Created Clippy Check workflow #14
  • Updated README.md to include an "Add an Issue button" #16

Full Changelog: v0.2.1...v0.2.2