Skip to content

condathis 0.1.1

Latest
Compare
Choose a tag to compare
@luciorq luciorq released this 24 Jan 13:43
f5556bd

Minor improvements and fixes

  • Internal micromamba version bump to "2.0.5-0".

  • Fix error in run_bin() when error = "continue" and cmd is not on
    PATH nor in the environment.
    The expected behavior is to not fail (#23).