This release includes the next enhancements and bug-fixes:
* Add `pytorch_pfn_extras.nn.ExtendedSequential` which extends `torch.nn.Sequential` to support `repeat`
* Support transformation when taking / loading snapshot
* Improved example code (thanks regonn!)
* Fix `IgniteEvaluator` reporting wrong metrics
* Fix circular reference in between `Manager` and `ProgressBar`
* Fix issues specific to Windows (thanks take0212 for reporting!)
See [the list of merged pull-requests](https://github.com/pfnet/pytorch-pfn-extras/milestone/1?closed=1) for the details.