Feedback or Inquiry
In the current form of CodeEntropy, the metadata used within the splash screen does not appear to use the local machine or installed package information. Instead, it pulls version numbers from GitHub, which can mean that the user does not know which version of CodeEntropy is currently being run locally.
An additional CLI argument should also be implemented to allow users to verify which version of CodeEntropy is being used, for example:
Additional Information
This would improve transparency for users by ensuring the reported version matches the locally running version of CodeEntropy, while also providing clearer runtime feedback during calculations.
Feedback or Inquiry
In the current form of
CodeEntropy, the metadata used within the splash screen does not appear to use the local machine or installed package information. Instead, it pulls version numbers from GitHub, which can mean that the user does not know which version ofCodeEntropyis currently being run locally.An additional CLI argument should also be implemented to allow users to verify which version of
CodeEntropyis being used, for example:Additional Information
This would improve transparency for users by ensuring the reported version matches the locally running version of
CodeEntropy, while also providing clearer runtime feedback during calculations.