Skip to content

2.1.0

Choose a tag to compare

@exterm exterm released this 16 Feb 20:41
· 465 commits to main since this release
v2.1.0
5250920

What's Changed

New Features

  • Add caching to speed up bin/packwerk check and bin/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