This is the release for `spandrel==0.3.2`.
What's Changed
* Error-tolerant loading for `.pt` files by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/215
* Removed unused code in GRL and HAT by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/217 and https://github.com/chaiNNer-org/spandrel/pull/226
* Fix call API for RestoreFormer by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/219
* Make ATD compatible with neosr by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/240
* Minor improvements to multiple architectures by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/218, https://github.com/chaiNNer-org/spandrel/pull/244, https://github.com/chaiNNer-org/spandrel/pull/249
* Numerous improvements to tests and our CI setup in https://github.com/chaiNNer-org/spandrel/pull/220, https://github.com/chaiNNer-org/spandrel/pull/221, https://github.com/chaiNNer-org/spandrel/pull/222, https://github.com/chaiNNer-org/spandrel/pull/225, https://github.com/chaiNNer-org/spandrel/pull/241, https://github.com/chaiNNer-org/spandrel/pull/242, https://github.com/chaiNNer-org/spandrel/pull/243
* Update to ruff 0.4.0 by joeyballentine in https://github.com/chaiNNer-org/spandrel/pull/239
* Add tensor shape reference by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/216
New architectures
* Add support for IPT by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/223
* Add support for SAFMN_BCIE by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/231
* Add support for DRCT by RunDevelopment in https://github.com/chaiNNer-org/spandrel/pull/248
**Full Changelog**: https://github.com/chaiNNer-org/spandrel/compare/v0.3.1...v0.3.2