Commit Graph

7 Commits

Author SHA1 Message Date
TC Johnson
91b7130fae
Update releasing instructions
Added steps to publish to crates.io
2023-09-16 19:11:53 -05:00
TC Johnson
84e3303cec
Cleaned up .md files syntax
Used the VScode markdownlint utility to make the syntax and
formatting of multuple .md files so that they are more correct.
2023-09-12 08:43:09 -05:00
TC Johnson
c69ed60cd2
Revise release process
Version bumping was causing an issue where a new git tag and commit was created
before Cargo.toml was updated. This merge turns off auto tag and commit creation
and moves them to the process document.
2023-08-19 17:19:17 -05:00
TC Johnson
f4d71457da
Add docs and mod version bumping
Added and modified documentation for the contribution process.
Added the code of conduct file.
Modified bump version's conf to auto create tags and commits.
2023-08-01 21:37:38 -05:00
Christien Rioux
217a2470b0 first version bump 2023-07-16 15:04:00 -04:00
Christien Rioux
4a93f0867b version bump 2023-07-16 14:35:51 -04:00
John Smith
a01d286dcf fix tests 2023-06-19 15:23:30 -04:00