Skip to content

v2.1.10

Latest
Compare
Choose a tag to compare
@RedLeader962 RedLeader962 released this 08 Aug 19:32

2.1.10 (2024-08-08)

Bug Fixes

  • error-handling: Improve error messages in library sourcing script (329cf65)

Refactoring

  • replace pushd/popd with local variable handling for directory navigation (276b91e)

Test related

  • import lib: add tests for return to original dir on script exit (d1f3220)