- Added Github Actions for (cargo check, cargo fmt, cargo clippy, cargo test) #10
- Added CHANGELOG.md
- Added
ids
module - Added the capability to use the
PackageVersion
struct as a HashMap key #28
- Added LICENSE with MIT License #10
- Added CI Badges to Readme by #10
- Moved PackageVersion & it's tests to version.rs #21
- Moved Identifiers & tests to
ids
module
- Created Baseline Project