parsley v0.9.2
Pre-release
Pre-release
Changes
-
Version Command: The Parsley CLI now has a new
version
command that allows users to display the application's current version. The command can also check for new versions by querying the latest release information from GitHub, alerting users if an update is available, and providing update instructions. -
Argument Matching in Mock Verification: Fixed an issue in
mock_verify.go
where expected arguments were not correctly matched.