2.1.0
What's Changed
New Features
- Add caching to speed up
bin/packwerk check
andbin/packwerk update-deprecations
by 85-90% by @alexevanczuk in #169 - Memoize package_from_path to improve performance by @alexevanczuk in #175
Bug Fixes
- Correctly handle empty lambda in constant assigment (@exterm, #171)
- Reject ambiguous specification of private constants (@timbogit, #163)
New Contributors
Full Changelog: v2.0.0...v2.1.0