- Add `fill_value` option for assigning value to be used to fill the out-of-boundaries regions, in the past it must be `0`
- Add `keep_order` option in `TFCombineAffine` and `CombineAffine` for ensuring the (randomly) chosen transformation steps will be executed in the provided order
- More interpolation options for image resizing
- Fix transpose bug