- Added Github Actions for (cargo check, cargo fmt, cargo clippy, cargo test) #10
- Added CHANGELOG.md
- Added
idsmodule - Added the capability to use the
PackageVersionstruct 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
idsmodule
- Created Baseline Project