Releases: shotgunsoftware/tk-nuke
Releases · shotgunsoftware/tk-nuke
v0.16.3
Dropped old tk-core compatibility, cleaned up code and tests. Added Nuke 17 support.
What's Changed
- Support Nuke 17 (SG-42791 - PR #129)
- Dropped compatibility with tk-core versions prior to v0.22.6 (SG-40476 - PR #123)
- Removed tests for Nuke versions below 10 (SG-40319 - PR #126)
Full Changelog: v0.16.2...v0.16.3
v0.16.2
Update pre-commit and black version
What's Changed
- Update pre-commit and black version (SG-42601 - PR #128 )
Full Changelog: v0.16.1...v0.16.2
v0.16.1
Dropped old tk-core compatibility, cleaned up code and removed old tests.
What's Changed
- Dropped compatibility with tk-core versions prior to v0.22.6 (SG-40476 - PR #123)
- Cleaned up code by reverting change introduced in PR #95 (SG-40718 - PR #125)
- Removed tests for Nuke versions below 10 (SG-40319 - PR #126)
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Removed dependence to the
ensure_binaryandensure_strmethods (SG-39698) - Removed dependence on
sgutilspackage (SG-39698) - Replaced
impmodule withimportlibsince it's not supported by Python 3.12 (SG-15664) - Skip unit tests for Nuke versions lower than 10 (SG-40319)
v0.15.8
v0.15.7
2025-Jun-11
What's Changed
- SG-32814 Review and unify code handling supported DCC versions