What's Changed
* Implement measurable `DimShuffle`s by ricardoV94 in https://github.com/aesara-devs/aeppl/pull/159
* Add a custom metaclass for dynamic type creation of unmeasurable `Op`s by larryshamalama in https://github.com/aesara-devs/aeppl/pull/158
* Change use of "opt[imize]" to "rewrite" by brandonwillard in https://github.com/aesara-devs/aeppl/pull/161
* Only introduce `MeasurableDimShuffle`s when input is a `RandomVariable` by ricardoV94 in https://github.com/aesara-devs/aeppl/pull/164
* Fix the use of deprecated objects by brandonwillard in https://github.com/aesara-devs/aeppl/pull/165
**Full Changelog**: https://github.com/aesara-devs/aeppl/compare/v0.0.34...v0.1.0