Version 4.1.3
- FIX: duration summary now respects the stripzeros argument.
- FIX: minor test fixes.
- ENH: building osx wheels for x86 and arm64.
- ENH: documentation improvements.
- ENH: signed wheels are now hosted on github and published as release artifacts.
What's Changed
- Invoke subshell with the current python interpreter by @dirkmueller in #252
- Maintenance Branch Dev/4.1.3 by @Erotemic in #257
- Add modern quickstart instructions to README by @Erotemic in #259
- Respect stripzeros in summary report by @Erotemic in #260
- Ensure x86 and arm64 wheels are built for osx by @Erotemic in #263
- Normalize path before comparison @amirebrahimi in #264
New Contributors
- @dirkmueller made their first contribution in #252
- @amirebrahimi made their first contribution in #264
Full Changelog: v4.1.2...refs/heads/release