Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Oct 19, 2023
1 parent 62889e7 commit 68c687f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
### 5.2.27
* Improved and fixed RangeSet implementation
* Added utilities for ValueOption
* Added more ArraySegment utilities
* [Text] Fixed NestedBracketSplitCount
* [Color] Fixed overflow issue in C4ui constructors
* [Color] Improved color parsing, now supports hexadecimal color strings
* [PixImage] Fixed file handle leak in Windows Media loader
* [MapExt] Added value variants of some operations

### 5.2.26
* LinearRegression3d: made fields public
* Added getLines, normalizeLineEndings, withLineNumbers in String module
* Fixed FGetValueOrDefault dictionary extension
* Added value variants for Dict functions
* Added F# ArraySegment utilities
* [Introspection] Tidied up exception reporting

### 5.2.25
* Fixed issue with PixImageMipMap loading
Expand Down

0 comments on commit 68c687f

Please sign in to comment.