Skip to content

Commit 0777838

Browse files
Merge pull request #855 from codecadwallader/dev
v12.0
2 parents 4ba8ddd + 87f7884 commit 0777838

File tree

633 files changed

+3325
-20672
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

633 files changed

+3325
-20672
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## vNext (11.3)
3+
## vNext (12.1)
44

55
These changes have not been released to the Visual Studio marketplace, but (if checked) are available in preview within the [CI build](http://vsixgallery.com/extension/4c82e17d-927e-42d2-8460-b473ac7df316/).
66

@@ -12,6 +12,21 @@ These changes have not been released to the Visual Studio marketplace, but (if c
1212

1313
These are the changes to each version that has been released to the Visual Studio marketplace.
1414

15+
## 12.0
16+
17+
**2021-11-07**
18+
19+
- [x] Features
20+
- [x] [#778](https://github.com/codecadwallader/codemaid/pull/778) - Cleaning: Option to specify file inclusions by RegEx - thanks [Timo-Weike](https://github.com/Timo-Weike)!
21+
- [x] [#797](https://github.com/codecadwallader/codemaid/pull/797) - Cleaning: Option to replace existing file headers (vs. default insert) - thanks [lflender](https://github.com/lflender)!
22+
- [x] [#815](https://github.com/codecadwallader/codemaid/pull/815) - Cleaning: Option to place file headers after C# using block - thanks [lflender](https://github.com/lflender)!
23+
- [x] [#828](https://github.com/codecadwallader/codemaid/pull/828) - Reorganizing: Option to include access levels in regions for methods only - thanks [lflender](https://github.com/lflender)!
24+
- [x] [#853](https://github.com/codecadwallader/codemaid/pull/853) - Visual Studio 2022 Support - thanks [olegtk](https://github.com/olegtk) and many others!
25+
26+
- [x] Fixes
27+
- [x] [#800](https://github.com/codecadwallader/codemaid/pull/800) - Reorganizing: Fix dialog showing literal newline characters
28+
29+
1530
## 11.2
1631

1732
**2021-01-02**

CodeMaid.IntegrationTests/Cleaning/FileTypes/CPlusPlusTests.cs

Lines changed: 0 additions & 106 deletions
This file was deleted.

CodeMaid.IntegrationTests/Cleaning/FileTypes/CSHTMLTests.cs

Lines changed: 0 additions & 106 deletions
This file was deleted.

CodeMaid.IntegrationTests/Cleaning/FileTypes/CSSTests.cs

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)