File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,11 @@ Install by going to the top left menu > Manage Nugets > Commandline and typing
1515Some of these helppatches are accompanied by videos that you can find in this playlist on youtube
1616https://youtube.com/playlist?list=PLEncasrnvr2bkPb0QKdU1DrDs4Hd_Jr0V&feature=shared
1717
18- # Version History
18+ # Release History
19+ V1.1.13
20+ * Added helppatch on generating every combination of x numbers (for brute forcing)
21+ * Added helppatch on inserting a new value in a sorted collection
22+
1923V1.1.10
2024* Small improvements in the type flex tutorials
2125
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd" >
33 <metadata >
44 <id >VL.ExtendedTutorials</id >
5- <version >1.1.12 </version >
5+ <version >1.1.13 </version >
66 <title >VL.ExtendedTutorials</title >
77 <authors >TobyKLight</authors >
88 <owners >TobyKLight</owners >
You can’t perform that action at this time.
0 commit comments