Skip to content

0.16.0

Compare
Choose a tag to compare
@ryan-avamia ryan-avamia released this 15 Dec 04:45
· 55 commits to main since this release
  • Fix append_array for the Kanrisuru::Command class with negated check on Array type.
  • Add to_f method for Kanrisuru::Command and Kanrisuru::Result with unit test cases.
  • Refactor lsblk_version into seperate command namespace with it's own parser.
  • Add functional test cases for several core modules.
  • Add return_value option to stub_command! method for non-result return methods. These are few and far between, but need to be tested appropriately.
  • Refactor several core modules with use of command calls for legibility.
  • Fix several issues with create_user, update_user, and delete_user.