Commit graph

23 commits

Author SHA1 Message Date
Julien Couvreur 5b473bcf77
Add C# 10 to language history (#4996) 2021-08-04 22:08:23 -07:00
Meowtimer 22962db0e9
pattern 404 link (#4834)
Should probably link to [csharp-7.0/pattern-matching.md](https://github.com/dotnet/csharplang/blob/main/proposals/csharp-7.0/pattern-matching.md)
2021-06-16 07:52:19 -07:00
Leandro Fernandes 0d06813349
Update Language-Version-History.md (#4396) 2021-03-02 10:47:00 -08:00
Youssef Victor ebe33d5bfe
Fix broken link (#4329) 2021-01-15 11:42:23 -08:00
Julien Couvreur c3df20406f
Document features shipping in C# 9.0 (#3850) 2020-09-08 11:17:39 -07:00
Leandro Fernandes 3f91ebca93
remove pt-br from url 2020-07-25 14:37:16 -03:00
Leandro Fernandes 1d383e70d4
Update Language-Version-History.md
Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
2020-07-25 14:36:28 -03:00
Leandro Fernandes 384dc3b466
adds few features 2020-07-24 14:23:14 -03:00
Leandro Fernandes f4b1117610
Add features in Language-Version-History.md (#3371)
* Update Language-Version-History.md

* remove en-us from links

* `params` arrays

* removed "Statement" bullet

* specify yield and lock statements

* adjust links section

* adds more links

* adds few more links

* added Covariance and contravariance in c#

reference https://docs.microsoft.com/pt-br/dotnet/csharp/whats-new/csharp-version-history
2020-06-25 08:34:14 -04:00
Eyal Solnik 5745c18024
Reverse the order (#3064)
Recent features/changes should appear first as opposed to last.
2020-03-10 15:05:44 -07:00
Leandro Fernandes 0b9e64a3c3 foreach loop of variables been changed c# (#3022)
https://stackoverflow.com/questions/12112881/has-foreachs-use-of-variables-been-changed-in-c-sharp-5
2020-01-26 23:15:00 -08:00
patricka2 5a7614dee1 Tweak C# version history (#2862) 2019-10-10 10:23:44 -07:00
patricka2 1777995091 Fix VS version (#2856)
* Fix VS version

* Fix VS 2019 version
2019-10-03 12:27:46 -07:00
Julien Couvreur e329800055
Record C# 8.0 into language history (#2666) 2019-07-18 23:07:57 -07:00
Jared Parsons cb83575c4e
C# 1.2 notes
Updaate the language history with information about C# 1.2. Minor
release and no there was not a 1.1.
2019-02-14 12:17:38 -08:00
Julien Couvreur b541a344c0
Add 7.3 to language history (#1461) 2018-04-15 16:31:31 -04:00
Julien Couvreur 6bd06b58c6
Update language history for C# 7.2 (#1154) 2017-11-28 19:32:21 -08:00
Neal Gafter 9cc395104e
Variance for interfaces and delegates was introduced in C# 4, not 2. 2017-11-20 09:37:03 -08:00
Petr Onderka 08d20126c0 Fix links in Language Version History (#938) 2017-09-25 17:52:47 -04:00
Julien Couvreur 3d9ca89423 Update Language-Version-History.md 2017-06-06 12:31:15 -07:00
Mohammad Shahrouri b5cc2c882d Correct URL for "Reference assemblies" (#588)
current Url for "Reference assemblies" point to a not fond URL, I've just added to correct Url
2017-06-05 12:57:14 -07:00
Don Syme 59afef6ec3 Add C# 1.0 Features (#572) 2017-05-15 10:36:49 -07:00
Neal Gafter afb4199572 Add language version history. (#527) 2017-05-03 14:09:41 -07:00