Skip to content

Commit 59a7e17

Browse files
committed
2.0.0-rc1 preparation
1 parent 56a2376 commit 59a7e17

File tree

3 files changed

+37
-26
lines changed

3 files changed

+37
-26
lines changed

Blocks/src/Readme.txt

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
1-
CodeJam.Blocks 2.0.0-beta1 Release Notes
2-
----------------------------------------
1+
CodeJam.Blocks 2.0.0-rc1 Release Notes
2+
----------------------------------------
33

4-
What's new in 2.0.0-beta1
5-
-------------------------
6-
* NetStandard 2.0 & .NET Core 2.0 support
4+
What's new in 2.0.0-rc1
5+
-------------------------
76
* Code cleanup
8-
9-
What's new in 1.4.0-rc2
10-
-------------------------
11-
* Code cleanup
12-
13-
What's new in 1.4.0-rc1
14-
-------------------------
15-
* Update dependencies in nuget package
16-
* Code cleanup
17-
18-
What's new in 1.3.2
19-
-------------------
20-
* .NET Framework 4.7 support
21-
* Code cleanup
22-
23-
1.3.0 and 1.3.1 is broken
24-
25-
What's new in 1.3.0-beta4
26-
-------------------------
7+
8+
What's new in 2.0.0-beta1
9+
-------------------------
10+
* NetStandard 2.0 & .NET Core 2.0 support
11+
* Code cleanup
12+
13+
What's new in 1.4.0-rc2
14+
-------------------------
15+
* Code cleanup
16+
17+
What's new in 1.4.0-rc1
18+
-------------------------
19+
* Update dependencies in nuget package
20+
* Code cleanup
21+
22+
What's new in 1.3.2
23+
-------------------
24+
* .NET Framework 4.7 support
25+
* Code cleanup
26+
27+
1.3.0 and 1.3.1 is broken
28+
29+
What's new in 1.3.0-beta4
30+
-------------------------
2731
* Initial release - separation from CodeJam main package

CodeJam.sln.DotSettings

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_EXPRESSION/@EntryValue">False</s:Boolean>
4545
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/EMPTY_BLOCK_STYLE/@EntryValue">TOGETHER_SAME_LINE</s:String>
4646
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/OLD_ENGINE/@EntryValue">True</s:Boolean>
47+
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_ACCESSOR_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue">NEVER</s:String>
48+
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_ACCESSORHOLDER_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue">NEVER</s:String>
49+
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_FIELD_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue">NEVER</s:String>
4750
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_WITHING_EMPTY_BRACES/@EntryValue">True</s:Boolean>
4851
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/XmlDocFormatter/BlankLineAfterProcessingInstructions/@EntryValue">False</s:Boolean>
4952
<s:String x:Key="/Default/CodeStyle/CodeFormatting/XmlDocFormatter/IndentSubtags/@EntryValue">ZeroIndent</s:String>
@@ -291,7 +294,11 @@
291294
<s:String x:Key="/Default/CodeStyle/Naming/XamlNaming/UserRules/=XAML_005FFIELD/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /&gt;</s:String>
292295
<s:String x:Key="/Default/CodeStyle/Naming/XamlNaming/UserRules/=XAML_005FRESOURCE/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /&gt;</s:String>
293296
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpAttributeForSingleLineMethodUpgrade/@EntryIndexedValue">True</s:Boolean>
297+
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpKeepExistingMigration/@EntryIndexedValue">True</s:Boolean>
298+
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpPlaceEmbeddedOnSameLineMigration/@EntryIndexedValue">True</s:Boolean>
299+
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpRenamePlacementToArrangementMigration/@EntryIndexedValue">True</s:Boolean>
294300
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAddAccessorOwnerDeclarationBracesMigration/@EntryIndexedValue">True</s:Boolean>
301+
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002ECSharpPlaceAttributeOnSameLineMigration/@EntryIndexedValue">True</s:Boolean>
295302
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean>
296303
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateThisQualifierSettings/@EntryIndexedValue">True</s:Boolean>
297304
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002EXml_002ECodeStyle_002EFormatSettingsUpgrade_002EXmlMoveToCommonFormatterSettingsUpgrade/@EntryIndexedValue">True</s:Boolean>

Main/src/Readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
CodeJam 2.0.0-beta1 Release Notes
1+
CodeJam 2.0.0-rc1 Release Notes
22
---------------------------------
33

4-
What's new in 2.0.0-beta2
4+
What's new in 2.0.0-rc1
55
-------------------------
66
* Sync Acquire in AsyncLock
77
* Ranges improvement

0 commit comments

Comments
 (0)