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