File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ vNext]
8
+
9
+ ## [ 8.0.0] / 2024-01-17
8
10
- Changed string parameters to violate requirement when empty or whitespace
9
11
- Added on-demand value injection using ` OnDemandAttribute ` and ` OnDemandValueInjectionAttribute `
10
12
- Added ` AbsolutePath ` division operator for ` .. ` range expression
@@ -1125,7 +1127,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1125
1127
- Added CLT tasks for Git
1126
1128
- Fixed background color in console output
1127
1129
1128
- [ vNext ] : https://github.com/nuke-build/nuke/compare/7.0.6...HEAD
1130
+ [ vNext ] : https://github.com/nuke-build/nuke/compare/8.0.0...HEAD
1131
+ [ 8.0.0 ] : https://github.com/nuke-build/nuke/compare/7.0.6...8.0.0
1129
1132
[ 7.0.6 ] : https://github.com/nuke-build/nuke/compare/7.0.5...7.0.6
1130
1133
[ 7.0.5 ] : https://github.com/nuke-build/nuke/compare/7.0.4...7.0.5
1131
1134
[ 7.0.4 ] : https://github.com/nuke-build/nuke/compare/7.0.3...7.0.4
You can’t perform that action at this time.
0 commit comments