0.2.1 adds support for `torch` 2.4 and Python 3.12.
* Minor fixes to integration for the latest (as of the time of release) versions of `accelrate`, `transformers`
* Miscellaneous bugfixes
* Extraction configuration option `allow_unused_submodules`. Previously, under "strict" (`error_on_compilation_failure=True`) mode, if a submodule was not invoked during extraction, we considered that an error. This is still the default behavior, but can now be overridden with this flag.
What's Changed
* Self-review for 0.2.1 release by evan-lloyd in https://github.com/evan-lloyd/graphpatch/pull/2
**Full Changelog**: https://github.com/evan-lloyd/graphpatch/compare/v0.2.0...v0.2.1