- Use fasttransform ([4074](https://github.com/fastai/fastai/pull/4074)), thanks to [RensDimmendaal](https://github.com/RensDimmendaal)
2.7.19
New Features
- Add support for PyTorch 2.6 ([4078](https://github.com/fastai/fastai/pull/4078)), thanks to [warner-benjamin](https://github.com/warner-benjamin)
2.7.18
New Features
- PyTorch 2.5 support
2.7.17
New Features
- add markdown to doc output ([4044](https://github.com/fastai/fastai/issues/4044)) - Support PyTorch 2.4 ([4040](https://github.com/fastai/fastai/pull/4040)), thanks to [tonyhoo](https://github.com/tonyhoo) - Update Fastcore max version
2.7.16
New Features
- Support PyTorch 2.4 ([4040](https://github.com/fastai/fastai/pull/4040)), thanks to [tonyhoo](https://github.com/tonyhoo) - Support for loss function pickling ([4034](https://github.com/fastai/fastai/pull/4034)), thanks to [kevin-vitro](https://github.com/kevin-vitro)
2.7.15
New Features
- Support PyTorch 2.3 ([4026](https://github.com/fastai/fastai/pull/4026)), thanks to [warner-benjamin](https://github.com/warner-benjamin) - Add `log` and `show_epochs` to `log_ploss` ([3964](https://github.com/fastai/fastai/pull/3964)), thanks to [turbotimon](https://github.com/turbotimon)