- Python 3.9 and 3.10 are supported, and 3.4, 3.5 and 3.6 are not supported (#91)
- cuDNN v8.0.2, 8.0.3, 8.0.4, 8.0.5, 8.1.0, 8.1.1, 8.2.0, 8.2.1, 8.2.4, 8.3.0, 8.3.1, 8.3.2, 8.3.3 and 8.4.0 are supported (#87, #89, #90 thank you @dev0x13)
- Use GitHub Actions for test instead of Travis (#91, #92)
- Python 3.7 and 3.8 are supported (#85)
- cuDNN v7.5.1, 7.6.0, 7.6.1, 7.6.2 ,7.6.3, 7.6.4 and 7.6.5 are supported (#80, #81, #82, #83, #84 thank you @gwtnb and @bonprosoft)
- cuDNN v7.4.1, v7.4.2 and v7.5.0 are supported (#76, #77, #78)
- cuDNN v7.3.0 is supported (#73, #74)
- cuDNN v7.2.1 is supported (#71)
- cuDNN v7.1.1, v7.1.2, v7.1.3 and v7.1.4 are supported (#66, #67)
- cuDNN v7.0.5 and v7.0.4 are supported (#58 thank you @kmaehashi, #61)
- cuDNN v7.0.3 and v7.0.2 are supported (#56)
- cuDNN v7 is supported (#50)
- sha256sum format problem is solved (#48 thank you @rooa, #53)
- Improved code format (#51, #52)
- macOS is supported (#37)
- cuDNN v6 is updated (#39)
- Show help when no subcommand is given (#38)
- cuDNN v6 is supported (#32, #33)
- Began to test in Python 3.6 (#34)
- cuDNN v4 is updated (#29)
- Fixed some bugs (#22, #23)
- Improve README (#21, #25, #28)
- Wrote test cases and found a but with Python3 (#26, #27, #30)
- Added install-file subcommand (#15, #16)
- Added activate subcommand (#17)
- Show configuration for environment variable after installation (#9, #14)
- Fix some minor errors (#18, #19)
- Added uninstall subcommand (#10)
- cuDNN 5.1 was updated (#11, #12)
First release