tag:github.com,2008:https://github.com/fredatgithub/language-ext/releases Release notes from language-ext 2018-04-14T21:34:15Z tag:github.com,2008:Repository/132351029/v3.0.0 2018-04-14T21:34:15Z v3.0.0 <p>v3.0.0</p> louthy tag:github.com,2008:Repository/132351029/v2.2.23-beta 2018-03-26T21:44:08Z v2.2.23-beta <p>Update README.md</p> louthy tag:github.com,2008:Repository/132351029/v2.2.2-beta 2017-12-29T13:28:57Z v2.2.2-beta <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="285020764" data-permission-text="Title is private" data-url="https://github.com/louthy/language-ext/issues/330" data-hovercard-type="pull_request" data-hovercard-url="/louthy/language-ext/pull/330/hovercard" href="https://github.com/louthy/language-ext/pull/330">louthy#330</a> from bender2k14/feature/implement_IsDefault_v…</p> louthy tag:github.com,2008:Repository/132351029/v2.2.0-alpha 2017-12-26T18:34:03Z v2.2.0-alpha <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="284456698" data-permission-text="Title is private" data-url="https://github.com/louthy/language-ext/issues/325" data-hovercard-type="pull_request" data-hovercard-url="/louthy/language-ext/pull/325/hovercard" href="https://github.com/louthy/language-ext/pull/325">louthy#325</a> from bender2k14/feature/reorganize_null_check…</p> louthy tag:github.com,2008:Repository/132351029/v2.1.26 2017-11-14T13:37:34Z v2.1.26 <p>Fix bugs in toMapUpdate and toMapTry</p> louthy tag:github.com,2008:Repository/132351029/2.1.20 2017-09-05T22:34:33Z 2.1.20 <p>Fix for IfFailThrow not throwing if an internal operation caught the …</p> louthy tag:github.com,2008:Repository/132351029/v2.1.14 2017-08-09T23:55:02Z v2.1.14 <p>2.1.14</p> louthy tag:github.com,2008:Repository/132351029/v2.1.11 2017-08-03T12:26:05Z v2.1.11 <p>Validation serialisation</p> louthy tag:github.com,2008:Repository/132351029/v2.1.5 2017-07-31T23:44:21Z v2.1.5 <p>Merge branch 'master' of <a href="https://github.com/louthy/language-ext">https://github.com/louthy/language-ext</a></p> louthy tag:github.com,2008:Repository/132351029/v2.1.4 2017-07-31T22:51:54Z v2.1.4: Record types: ToString and Serialisation <ul> <li>Default ToString() behviour added to Record</li> <li>Default ISerializable implementation for Record</li> <li>New Attributes for opting out of: <ul> <li>Equals() - OptOutOfEq</li> <li>CompareTo() - OptOutOfOrd</li> <li>GetHashCode() - OptOutOfHashCode</li> <li>ToString() - OptOutOfToString</li> <li>Serialization - OptOutOfSerialization (can also use NonSerializable</li> </ul> </li> </ul> louthy