Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Version 0.12.5

Compare
Choose a tag to compare
@bitwalker bitwalker released this 13 Jul 19:22
· 443 commits to master since this release

Changes

  • Via @ericmj, change with_env to take a function instead of a macro, and wrap it in a try..after to ensure the environment is properly changed back if execution fails.