зеркало из https://github.com/microsoft/Power-Fx.git
20 строки
615 B
Markdown
20 строки
615 B
Markdown
# Changes for 1.1.0
|
|
|
|
## Breaking Language changes:
|
|
|
|
1. Coalesce() is short-circuited. #1830, #1839
|
|
2. DateTimeFormat enum - #1761
|
|
|
|
|
|
## New API features
|
|
|
|
1. Public FormulaType serializer. #1718
|
|
2. Add Clock Service: #1785
|
|
3. Added Microsoft.PowerFx.Repl project. #1879
|
|
4. More default usage to Decimal type. FormulaValue.New(int) returns a decimal. #1813
|
|
|
|
## Other:
|
|
1. Improvements and breaking changes to Connector APIs. #1886, #1869, #1863, #1862, #1832, #1809, #1799, #1783
|
|
2. Intellisense improvements. #1884,, #1859, #1854, #1847, #1791, #1795, #1786, #1774, #1770
|
|
3. Bug fixes: #1872, #1870, #1856, #1735
|