File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Visual Studio Solution Secrets Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ ## April 2022 Release (version 1.1.0)
2+
3+ ### Features
4+
5+ * Extended secrets management to ASP.NET MVC 5 projects.
6+ * Added "status" verb for checking the tool configuration.
7+ * Improved output presentation.
8+ * Added support to secret folders with many files.
9+ * Added support to projects that share the same secret file.
10+
11+ ---
12+
13+ ## February 2022 Release (version 1.0.2)
14+
15+ Initial release.
16+ Tool for syncing Visual Studio solution secrets across different development machines.
17+
18+ ### Features
19+
20+ * Searching for projects that use secrets.
21+ * Pushing encrypted secrets to a remote repository.
22+ * Pulling ecrypted secrets from a remote repository.
23+ * Implemented GitHub Gist as remote secrets repository.
You can’t perform that action at this time.
0 commit comments