v1.0.0
v1.0.0 (major)
- Migrate to nested Directory.Build.props (@matt-edmondson)
- Change repo names to be qualified with the owners name, serialize the state of collapsible panels (@matt-edmondson)
- Add diff tool to compare files (@matt-edmondson)
- Fix sorting on propagate file dialog (@matt-edmondson)
- Fix issue with losing the page when restarting the application and refactor the switch page code (@matt-edmondson)
- Update packages (@matt-edmondson)
- Update .editorconfig, .gitignore, and .runsettings; modify PSBuild.psm1 for improved build and test processes (@matt-edmondson)
- Refactor using directives and update type initializations for consistency (@matt-edmondson)
- Refactor code to remove redundant comments and improve clarity (@matt-edmondson)
- Add documentation comments (@matt-edmondson)
- Update dotnet.yml (@matt-edmondson)
- Update namespace to ktsu (@matt-edmondson)
- Add CLAUDE.md for project guidance and architecture overview (@matt-edmondson)
- Update .editorconfig (@matt-edmondson)
- Create dependabot-merge.yml (@matt-edmondson)
- Update package references to latest versions and add ILCompiler and ILLink.Tasks (@matt-edmondson)
- Delete global.json (@matt-edmondson)
- Take latest ImGuiApp (@matt-edmondson)
- Replace windows dependencies with cross platform versions (@matt-edmondson)
- Update LICENSE (@matt-edmondson)
- ktsu.io.ImGuiWidgets 1.0.0-alpha.28 (@matt-edmondson)
- Stop a crash on missing credentials (@matt-edmondson)
- Make window resizing and repositioning persist between app restarts (@matt-edmondson)
- Use table formatting for similar repos list, and hoist logic for switching the currently viewed repo into a method (@matt-edmondson)
- Update package references in ProjectDirector.csproj (@matt-edmondson)
- Add list of diffed files (@matt-edmondson)
- Show the list of similar repos sorted by how closely they match (@matt-edmondson)
- Add WIP version finding similar repos (@matt-edmondson)
- Add LICENSE template (@matt-edmondson)
- Update Directory.Build.targets (@matt-edmondson)
- Update Directory.Build.targets (@matt-edmondson)
- Remove obsolete build configuration files and add copyright notices to source files (@matt-edmondson)
- Remove .github\workflows\project.yml (@matt-edmondson)
- Try loading the repository instead of just checking the directory exists when checking if a repo is cloned (@matt-edmondson)
- Uncomment propagate logic (@matt-edmondson)
- Enhance CI/CD workflow and update winget manifest script for better project detection (@matt-edmondson)
- Update packages (@matt-edmondson)
- Add taking code blacks from left/right in the diff window (@matt-edmondson)
- Decouple GitHub functionality from generic Git functionality and introduce scanning disk for repos (@matt-edmondson)
- Remove obsolete LICENSE and setup files; add new LICENSE.md (@matt-edmondson)
- Renamed metadata files (@matt-edmondson)
- Re-enable fetching and add a log queue to keep the length under control (@matt-edmondson)
- Integrate new library versions (@matt-edmondson)
- Update build config (@matt-edmondson)
- Add cross-repo file propagation (@matt-edmondson)
- Integrate new library versions (@matt-edmondson)
- Update cloned status and similar repos when cloning a new repo (@matt-edmondson)
- Start adding openai functionality (@matt-edmondson)
- dotnet 8 (@matt-edmondson)
- Update dotnet.yml (@matt-edmondson)
- Update nuget.config (@matt-edmondson)
- Update namespace to ktsu (@matt-edmondson)
- Early functionality (@matt-edmondson)
- Create dependabot.yml (@matt-edmondson)
- Update namespace to ktsu (@matt-edmondson)
- Create nuget.config (@matt-edmondson)
- Add Azure DevOps support and update GitHub client header (@matt-edmondson)
- Update editorconfig to remove discard warnings (@matt-edmondson)
- Use DiffPlex to do textual diffing for similar files (@matt-edmondson)
- Add file browser to give/take/delete files that exist in one repo but not the other (@matt-edmondson)
- Update Directory.Build.props (@matt-edmondson)
- Add automation scripts for metadata and version management (@matt-edmondson)
- Fix clone task (@matt-edmondson)
- Update ProjectDirector project file and README (@matt-edmondson)
- Update LICENSE (@matt-edmondson)
What's Changed
- Bump Octokit from 9.1.2 to 10.0.0 by @dependabot[bot] in #1
- Bump ktsu.io.Extensions from 1.0.0-alpha.8 to 1.0.0-alpha.9 by @dependabot[bot] in #2
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.9 to 1.0.0-alpha.10 by @dependabot[bot] in #5
- Bump ktsu.io.AppDataStorage from 1.0.0-alpha.11 to 1.0.0-alpha.12 by @dependabot[bot] in #3
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.8 to 1.0.0-alpha.9 by @dependabot[bot] in #4
- Bump LibGit2Sharp from 0.29.0 to 0.30.0 by @dependabot[bot] in #6
- Bump ktsu.io.AppDataStorage from 1.0.0-alpha.12 to 1.0.0-alpha.13 by @dependabot[bot] in #7
- Bump ktsu.io.Extensions from 1.0.0-alpha.10 to 1.0.0-alpha.11 by @dependabot[bot] in #8
- Bump ktsu.io.Extensions from 1.0.0-alpha.11 to 1.0.0-alpha.12 by @dependabot[bot] in #9
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.11 to 1.0.0-alpha.12 by @dependabot[bot] in #10
- Bump ktsu.io.AppDataStorage from 1.0.0-alpha.13 to 1.0.0-alpha.14 by @dependabot[bot] in #11
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.12 to 1.0.0-alpha.13 by @dependabot[bot] in #12
- Bump ktsu.io.Extensions from 1.0.0-alpha.12 to 1.0.0-alpha.13 by @dependabot[bot] in #13
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.13 to 1.0.0-alpha.14 by @dependabot[bot] in #14
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.14 to 1.0.0-alpha.16 by @dependabot[bot] in #15
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.16 to 1.0.0-alpha.18 by @dependabot[bot] in #16
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.10 to 1.0.0-alpha.12 by @dependabot[bot] in #17
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.12 to 1.0.0-alpha.14 by @dependabot[bot] in #18
- Bump ktsu.io.Extensions from 1.0.0-alpha.13 to 1.0.0 by @dependabot[bot] in #19
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.18 to 1.0.0-alpha.22 by @dependabot[bot] in #20
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.14 to 1.0.0-alpha.15 by @dependabot[bot] in #21
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.22 to 1.0.0-alpha.24 by @dependabot[bot] in #22
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.24 to 1.0.0-alpha.25 by @dependabot[bot] in #25
- Bump Octokit from 10.0.0 to 11.0.1 by @dependabot[bot] in #24
- Bump ktsu.io.AppDataStorage from 1.0.0-alpha.14 to 1.0.0 by @dependabot[bot] in #27
- Fix sorting on propagate file dialog by @matt-edmondson in #28
- Bump ktsu.io.Extensions from 1.0.0 to 1.0.1 by @dependabot[bot] in #29
- Start adding openai functionality by @matt-edmondson in #31
- Bump Octokit from 11.0.1 to 13.0.0 by @dependabot[bot] in #30
- Bump OpenAI from 2.0.0-beta.5 to 2.0.0-beta.7 by @dependabot[bot] in #32
- Bump Octokit from 13.0.0 to 13.0.1 by @dependabot[bot] in #33
- Bump OpenAI from 2.0.0-beta.7 to 2.0.0-beta.8 by @dependabot[bot] in #36
- Bump ktsu.io.Extensions from 1.0.1 to 1.0.2 by @dependabot[bot] in #37
- Bump ktsu.io.Extensions from 1.0.2 to 1.0.7 by @dependabot[bot] in #40
- Bump ktsu.io.AppDataStorage from 1.0.0 to 1.1.2 by @dependabot[bot] in #45
- Bump MSTest.TestFramework from 3.4.3 to 3.5.2 by @dependabot[bot] in #42
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot[bot] in #43
- Bump MSTest.TestAdapter from 3.4.3 to 3.5.2 by @dependabot[bot] in #41
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.15 to 1.0.0-alpha.16 by @dependabot[bot] in #46
- Bump OpenAI from 2.0.0-beta.8 to 2.0.0-beta.9 by @dependabot[bot] in #47
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.28 to 1.0.0-alpha.31 by @dependabot[bot] in #48
- Bump OpenAI from 2.0.0-beta.9 to 2.0.0-beta.10 by @dependabot[bot] in #49
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.16 to 1.0.0-alpha.17 by @dependabot[bot] in #50
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.17 to 1.0.0-alpha.20 by @dependabot[bot] in #51
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.31 to 1.0.0-alpha.34 by @dependabot[bot] in #52
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.20 to 1.0.0-alpha.22 by @dependabot[bot] in #53
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.22 to 1.0.0-alpha.30 by @dependabot[bot] in #54
- Bump OpenAI from 2.0.0-beta.10 to 2.0.0-beta.11 by @dependabot[bot] in #55
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.30 to 1.0.0-alpha.31 by @dependabot[bot] in #56
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot[bot] in #57
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.31 to 1.0.0-alpha.32 by @dependabot[bot] in #59
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.34 to 1.0.0-alpha.36 by @dependabot[bot] in #58
- Bump ktsu.io.ImGuiWidgets from 1.0.0-alpha.36 to 1.0.0-alpha.37 by @dependabot[bot] in #60
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.32 to 1.0.0-alpha.33 by @dependabot[bot] in #61
- Bump ktsu.io.ImGuiApp from 1.0.0-alpha.33 to 1.0.0-alpha.34 by @dependabot[bot] in #64
- Bump ktsu.Extensions from 1.0.8 to 1.0.9 by @dependabot[bot] in #65
- Bump MSTest.TestAdapter from 3.5.2 to 3.6.0 by @dependabot[bot] in #62
- Bump MSTest.TestFramework from 3.5.2 to 3.6.0 by @dependabot[bot] in #63
- Bump ktsu.Extensions from 1.0.9 to 1.0.12 by @dependabot[bot] in #66
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.38 to 1.0.0-alpha.43 by @dependabot[bot] in #67
- Bump ktsu.AppDataStorage from 1.1.3 to 1.1.7 by @dependabot[bot] in #68
- Bump ktsu.ImGuiPopups and ktsu.ImGuiStyler by @dependabot[bot] in #72
- Bump ktsu.ImGuiApp from 1.0.0-alpha.36 to 1.0.0-alpha.42 by @dependabot[bot] in #73
- Bump ktsu.ImGuiPopups, ktsu.Extensions and ktsu.ImGuiStyler by @dependabot[bot] in #74
- Bump ktsu.Extensions from 1.0.15 to 1.0.18 by @dependabot[bot] in #80
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.29 to 1.0.0-alpha.31 by @dependabot[bot] in #82
- Bump ktsu.ImGuiApp from 1.0.0-alpha.42 to 1.0.0-alpha.47 by @dependabot[bot] in #83
- Bump ktsu.AppDataStorage from 1.1.7 to 1.1.12 by @dependabot[bot] in #81
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.43 to 1.0.0-alpha.48 by @dependabot[bot] in #85
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.31 to 1.0.0-alpha.32 by @dependabot[bot] in #86
- Bump OpenAI from 2.0.0-beta.11 to 2.0.0-beta.12 by @dependabot[bot] in #88
- Bump ktsu.AppDataStorage from 1.1.12 to 1.1.13 by @dependabot[bot] in #89
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.48 to 1.0.0-alpha.49 by @dependabot[bot] in #87
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.14 to 1.0.0-alpha.16 by @dependabot[bot] in #90
- Bump ktsu.AppDataStorage from 1.1.13 to 1.1.14 by @dependabot[bot] in #91
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.49 to 1.0.0-alpha.50 by @dependabot[bot] in #92
- Bump ktsu.ImGuiApp from 1.0.0-alpha.47 to 1.0.0-alpha.48 by @dependabot[bot] in #93
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.32 to 1.0.0-alpha.33 by @dependabot[bot] in #95
- Bump ktsu.ImGuiApp from 1.0.0-alpha.48 to 1.0.0-alpha.49 by @dependabot[bot] in #97
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.50 to 1.0.0-alpha.51 by @dependabot[bot] in #96
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.16 to 1.0.0-alpha.18 by @dependabot[bot] in #98
- Bump ktsu.AppDataStorage from 1.1.14 to 1.1.15 by @dependabot[bot] in #99
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.33 to 1.0.0-alpha.34 by @dependabot[bot] in #100
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.18 to 1.0.0-alpha.20 by @dependabot[bot] in #103
- Bump OpenAI from 2.0.0-beta.12 to 2.0.0-beta.13 by @dependabot[bot] in #104
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.51 to 1.0.0-alpha.54 by @dependabot[bot] in #105
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.34 to 1.0.0-alpha.35 by @dependabot[bot] in #106
- Bump OpenAI from 2.0.0-beta.13 to 2.0.0 by @dependabot[bot] in #107
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.20 to 1.0.0-alpha.21 by @dependabot[bot] in #108
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.54 to 1.0.0-alpha.59 by @dependabot[bot] in #109
- Bump MSTest.TestAdapter from 3.6.0 to 3.6.1 by @dependabot[bot] in #110
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.21 to 1.0.0-alpha.22 by @dependabot[bot] in #112
- Bump ktsu.Extensions from 1.0.18 to 1.0.20 by @dependabot[bot] in #115
- Bump MSTest.TestFramework from 3.6.0 to 3.6.1 by @dependabot[bot] in #111
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.35 to 1.0.0-alpha.36 by @dependabot[bot] in #113
- Bump ktsu.ImGuiApp from 1.0.0-alpha.49 to 1.0.0-alpha.51 by @dependabot[bot] in #114
- Bump ktsu.AppDataStorage from 1.1.15 to 1.1.16 by @dependabot[bot] in #116
- Bump ktsu.AppDataStorage from 1.1.16 to 1.1.17 by @dependabot[bot] in #117
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.22 to 1.0.0-alpha.23 by @dependabot[bot] in #118
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.59 to 1.0.0-alpha.61 by @dependabot[bot] in #120
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.36 to 1.0.0-alpha.37 by @dependabot[bot] in #119
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.61 to 1.0.0-alpha.62 by @dependabot[bot] in #121
- Bump ktsu.ImGuiApp from 1.0.0-alpha.51 to 1.0.0-alpha.52 by @dependabot[bot] in #122
- Bump ktsu.AppDataStorage from 1.1.17 to 1.1.18 by @dependabot[bot] in #123
- Bump ktsu.ImGuiApp from 1.0.0-alpha.52 to 1.0.0-alpha.53 by @dependabot[bot] in #125
- Bump ktsu.AppDataStorage from 1.1.18 to 1.1.19 by @dependabot[bot] in #126
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.23 to 1.0.0-alpha.24 by @dependabot[bot] in #124
- Bump ktsu.ImGuiPopups and ktsu.ImGuiStyler by @dependabot[bot] in #127
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.62 to 1.0.0-alpha.63 by @dependabot[bot] in #129
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.37 to 1.0.0-alpha.39 by @dependabot[bot] in #128
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.63 to 1.0.0-alpha.65 by @dependabot[bot] in #130
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.26 to 1.0.0-alpha.29 by @dependabot[bot] in #131
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.65 to 1.0.0-alpha.66 by @dependabot[bot] in #132
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.29 to 1.0.0-alpha.30 by @dependabot[bot] in #133
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.66 to 1.0.0-alpha.67 by @dependabot[bot] in #134
- Bump ktsu.Extensions from 1.0.20 to 1.0.21 by @dependabot[bot] in #135
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.30 to 1.0.0-alpha.31 by @dependabot[bot] in #136
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.67 to 1.0.0-alpha.68 by @dependabot[bot] in #137
- Bump ktsu.ImGuiApp from 1.0.0-alpha.53 to 1.0.0-alpha.54 by @dependabot[bot] in #139
- Bump ktsu.AppDataStorage from 1.1.19 to 1.1.20 by @dependabot[bot] in #140
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.39 to 1.0.0-alpha.40 by @dependabot[bot] in #138
- Bump ktsu.ImGuiStyler from 1.0.0-alpha.40 to 1.0.0-alpha.41 by @dependabot[bot] in #141
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.68 to 1.0.0-alpha.71 by @dependabot[bot] in #144
- Bump ktsu.ImGuiPopups from 1.0.0-alpha.31 to 1.0.0-alpha.34 by @dependabot[bot] in #145
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.71 to 1.0.0-alpha.72 by @dependabot[bot] in #146
- Bump ktsu.ImGuiPopups and ktsu.ImGuiStyler by @dependabot[bot] in #147
- Bump ktsu.ImGuiWidgets from 1.0.0-alpha.72 to 1.0.0-alpha.74 by @dependabot[bot] in #149
- Bump MSTest.TestAdapter from 3.6.1 to 3.6.2 by @dependabot[bot] in #151
- Bump MSTest.TestFramework from 3.6.1 to 3.6.2 by @dependabot[bot] in #150
- Bump ktsu.AppDataStorage from 1.1.20 to 1.1.22 by @dependabot[bot] in #152
- Bump ktsu.ImGuiApp from 1.0.0-alpha.54 to 1.0.0-alpha.56 by @dependabot[bot] in #153
- Bump ktsu.AppDataStorage and ktsu.Extensions by @dependabot[bot] in #157
- Bump ktsu.Extensions, ktsu.ImGuiStyler and ktsu.ImGuiWidgets by @dependabot[bot] in #158
- Bump ktsu.Extensions from 1.0.22 to 1.0.23 by @dependabot[bot] in #160
- Bump ktsu.Extensions and ktsu.ImGuiApp by @dependabot[bot] in #161
- Bump MSTest.TestFramework from 3.6.2 to 3.6.3 by @dependabot[bot] in #162
- Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 by @dependabot[bot] in #163
- Bump ktsu.Extensions from 1.0.23 to 1.0.24 by @dependabot[bot] in #164
- Bump ktsu.AppDataStorage and ktsu.Extensions by @dependabot[bot] in #165
- Bump ktsu.Extensions from 1.0.24 to 1.0.25 by @dependabot[bot] in #166
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot[bot] in #167
- Bump ktsu.Extensions and ktsu.ImGuiStyler by @dependabot[bot] in #168
- Bump ktsu.Extensions and ktsu.ImGuiApp by @dependabot[bot] in #170
- Bump ktsu.AppDataStorage and ktsu.Extensions by @dependabot[bot] in #171
- Bump ktsu.Extensions, ktsu.ImGuiStyler and ktsu.ImGuiWidgets by @dependabot[bot] in #172
- Bump ktsu.Extensions, ktsu.ImGuiPopups and ktsu.ImGuiStyler by @dependabot[bot] in #173
- Bump ktsu.AppDataStorage and ktsu.Extensions by @dependabot[bot] in #175
- Bump ktsu.Extensions and ktsu.ImGuiApp by @dependabot[bot] in #177
- Bump ktsu.Extensions and ktsu.ImGuiStyler by @dependabot[bot] in #178
- Bump ktsu.Extensions, ktsu.ImGuiStyler and ktsu.ImGuiWidgets by @dependabot[bot] in #179
- Bump the ktsu group with 5 updates by @dependabot[bot] in #181
- Bump the ktsu group with 6 updates by @dependabot[bot] in #182
- Bump the ktsu group with 6 updates by @dependabot[bot] in #183
- Bump the ktsu group with 6 updates by @dependabot[bot] in #184
- Bump MSTest.TestAdapter from 3.6.3 to 3.6.4 by @dependabot[bot] in #185
- Bump LibGit2Sharp from 0.30.0 to 0.31.0 by @dependabot[bot] in #186
- Bump MSTest.TestFramework from 3.6.3 to 3.6.4 by @dependabot[bot] in #187
- Bump the ktsu group with 4 updates by @dependabot[bot] in #188
- Bump the ktsu group with 6 updates by @dependabot[bot] in #189
- Bump the ktsu group with 5 updates by @dependabot[bot] in #190
- Bump the ktsu group with 4 updates by @dependabot[bot] in #191
- Bump the ktsu group with 4 updates by @dependabot[bot] in #192
- Bump the ktsu group with 3 updates by @dependabot[bot] in #193
- Bump the ktsu group with 5 updates by @dependabot[bot] in #194
- Bump the ktsu group with 4 updates by @dependabot[bot] in #195
- Bump the ktsu group with 6 updates by @dependabot[bot] in #196
- Bump the ktsu group with 4 updates by @dependabot[bot] in #197
- Bump the ktsu group with 5 updates by @dependabot[bot] in #198
- Bump the ktsu group with 6 updates by @dependabot[bot] in #199
- Bump the ktsu group with 4 updates by @dependabot[bot] in #200
- Bump the ktsu group with 6 updates by @dependabot[bot] in #201
- Bump the ktsu group with 6 updates by @dependabot[bot] in #202
- Bump the ktsu group with 5 updates by @dependabot[bot] in #203
- Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot[bot] in #204
- Bump the ktsu group with 3 updates by @dependabot[bot] in #205
- Bump the ktsu group with 5 updates by @dependabot[bot] in #206
- Bump Octokit from 13.0.1 to 14.0.0 by @dependabot[bot] in #207
- Bump MSTest from 3.7.0 to 3.7.1 by @dependabot[bot] in #208
- Bump the microsoft group with 2 updates by @dependabot[bot] in #209
- Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot[bot] in #210
- Bump MSTest from 3.7.1 to 3.7.2 by @dependabot[bot] in #211
- Bump MSTest from 3.7.2 to 3.7.3 by @dependabot[bot] in #212
- Bump the ktsu group with 3 updates by @dependabot[bot] in #213
- Bump the ktsu group with 3 updates by @dependabot[bot] in #214
- Bump the ktsu group with 3 updates by @dependabot[bot] in #215
- Bump Microsoft.DotNet.ILCompiler from 9.0.1 to 9.0.2 in the microsoft group by @dependabot[bot] in #216
- Bump the ktsu group with 3 updates by @dependabot[bot] in #217
- Bump the ktsu group with 5 updates by @dependabot[bot] in #218
- Bump the ktsu group with 3 updates by @dependabot[bot] in #219
- Bump ktsu.Extensions from 1.3.2 to 1.4.0 in the ktsu group by @dependabot[bot] in #220
- Bump the ktsu group with 3 updates by @dependabot[bot] in #221
- Bump Microsoft.DotNet.ILCompiler from 9.0.2 to 9.0.3 in the microsoft group by @dependabot[bot] in #222
- Bump the ktsu group with 3 updates by @dependabot[bot] in #223
- Bump the ktsu group with 5 updates by @dependabot[bot] in #224
- Bump the ktsu group with 2 updates by @dependabot[bot] in #225
- Bump Microsoft.DotNet.ILCompiler from 9.0.3 to 9.0.4 in the microsoft group by @dependabot[bot] in #226
- Bump the ktsu group with 2 updates by @dependabot[bot] in #227
- Bump the ktsu group with 3 updates by @dependabot[bot] in #228
- Bump the ktsu group with 2 updates by @dependabot[bot] in #229
- Bump the ktsu group with 3 updates by @dependabot[bot] in #230
- Bump the ktsu group with 3 updates by @dependabot[bot] in #231
- Bump the ktsu group with 3 updates by @dependabot[bot] in #232
- Bump the ktsu group with 1 update by @dependabot[bot] in #233
- Bump the ktsu group with 4 updates by @dependabot[bot] in #234
- Bump the ktsu group with 3 updates by @dependabot[bot] in #235
- Bump the ktsu group with 1 update by @dependabot[bot] in #236
- Bump the ktsu group with 1 update by @dependabot[bot] in #237
- Bump the ktsu group with 1 update by @dependabot[bot] in #238
- Bump the ktsu group with 1 update by @dependabot[bot] in #239
- Bump the ktsu group with 1 update by @dependabot[bot] in #240
- Bump the ktsu group with 1 update by @dependabot[bot] in #241
- Bump DiffPlex from 1.8.0 to 1.9.0 by @dependabot[bot] in #242
- Bump OpenAI from 2.1.0 to 2.5.0 by @dependabot[bot] in #243
- Bump OpenAI from 2.5.0 to 2.6.0 by @dependabot[bot] in #244
- Bump the ktsu group with 2 updates by @dependabot[bot] in #245
- Bump OpenAI from 2.6.0 to 2.7.0 by @dependabot[bot] in #246
- Bump the ktsu group with 3 updates by @dependabot[bot] in #247
- Bump Polyfill from 8.8.0 to 9.3.1 by @dependabot[bot] in #248
- Bump Polyfill from 9.3.1 to 9.3.2 by @dependabot[bot] in #249
- Bump Polyfill from 9.3.2 to 9.3.4 by @dependabot[bot] in #250
- Bump OpenAI from 2.7.0 to 2.8.0 by @dependabot[bot] in #251
- Bump Polyfill from 9.3.4 to 9.4.0 by @dependabot[bot] in #252
- Bump Polyfill from 9.4.0 to 9.4.1 by @dependabot[bot] in #253
- Bump Polyfill from 9.4.1 to 9.5.0 by @dependabot[bot] in #254
- Bump Polyfill from 9.5.0 to 9.6.0 by @dependabot[bot] in #255
- Bump the ktsu group with 1 update by @dependabot[bot] in #256
- Bump Polyfill from 9.6.0 to 9.7.0 by @dependabot[bot] in #257
- Bump Polyfill from 9.7.0 to 9.7.1 by @dependabot[bot] in #258
- Bump the microsoft group with 2 updates by @dependabot[bot] in #259
- Bump Polyfill from 9.7.1 to 9.7.2 by @dependabot[bot] in #260
- Bump Polyfill from 9.7.2 to 9.7.3 by @dependabot[bot] in #261
- Bump the ktsu group with 3 updates by @dependabot[bot] in #262
- Bump the ktsu group with 1 update by @dependabot[bot] in #263
- Bump Polyfill from 9.7.3 to 9.7.4 by @dependabot[bot] in #264
- Bump Polyfill from 9.7.4 to 9.7.5 by @dependabot[bot] in #265
- Bump Polyfill from 9.7.5 to 9.7.6 by @dependabot[bot] in #266
- Bump the ktsu group with 1 update by @dependabot[bot] in #267
- Bump the ktsu group with 3 updates by @dependabot[bot] in #268
- Bump Polyfill from 9.7.6 to 9.7.7 by @dependabot[bot] in #269
- Bump the ktsu group with 6 updates by @dependabot[bot] in #270
- Bump Polyfill from 9.7.7 to 9.8.0 by @dependabot[bot] in #271
- Bump the ktsu group with 4 updates by @dependabot[bot] in #272
- Bump MSTest.Sdk from 4.0.2 to 4.1.0 by @dependabot[bot] in #273
- Bump Polyfill from 9.8.0 to 9.8.1 by @dependabot[bot] in #274
New Contributors
- @dependabot[bot] made their first contribution in #1
- @matt-edmondson made their first contribution in #28
Full Changelog: https://github.com/ktsu-dev/ProjectDirector/commits/v1.0.0