0.14.0
[0.14.0] - 2025-04-14
Added
- #1584 - spaze/phpstan-disallowed-calls - @norberttech
- #1577 - ScalarFunctionResult - @norberttech
- #1577 - bcmath extension with polyfill - @norberttech
Changed
- 8be62b - Prepare release 0.14.0 - @norberttech
- #1588 - Allow to pass options to cast scalar function - @norberttech
- #1584 - Replaced BCmath calculator with brick/math library - @norberttech
- #1584 - Divide on floats will expect to provide scale & rounding - @norberttech
- #1580 - Renamed DataFrame::validate() into DataFrame::match() - @norberttech
- #1577 - Float type toString now display precision - @norberttech
- #1575 - Update Homebrew TAP formula: flow-php to version: 0.13.1 - @norberttech
Fixed
- #1594 - schema comparison for nullability - @norberttech
- #1591 - concurrency issue when creating cache directory - @norberttech
- #1587 - respecting fields created from null values by schema validators - @norberttech
- #1581 - accessing entries through reference alias - @norberttech
- #1577 - Merging float definitions with different precisions - @norberttech
- #1577 - Merging floats and integer to use float precision - @norberttech
- #1577 - Merging lists/maps of floats to use higher precision - @norberttech
Updated
- 673ad4 - test-suite.yml - @norberttech
Removed
- #1584 - FloatType::toString will no longer print precision - @norberttech
- #1584 - bcmath polyfill dependency - @norberttech
- #1577 - TypeScalarFunctionInterface - @norberttech
Contributors
Generated by Automation