diff options
Diffstat (limited to 'php-iliaal-fastchart.spec')
| -rw-r--r-- | php-iliaal-fastchart.spec | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/php-iliaal-fastchart.spec b/php-iliaal-fastchart.spec index 605b114..3e9e85b 100644 --- a/php-iliaal-fastchart.spec +++ b/php-iliaal-fastchart.spec @@ -29,7 +29,7 @@ Summary: Native C PHP extension for fast chart rendering # Extension is BSD-3-Clause # Libraries are MIT License: BSD-3-Clause AND MIT -Version: 1.3.0 +Version: 1.6.0 Release: 1%{?dist} %forgemeta URL: %{forgeurl} @@ -74,10 +74,12 @@ Provides: %{?scl_prefix}php-pie(%{pie_vend}/%{pie_proj}) = %{version} %description -Native C PHP extension. 26 chart types behind a modern OO API with +Native C PHP extension. 38 chart types behind a modern OO API with fluent setters and final classes. Line, area, bar, scatter, bubble, pie, radar, polar, surface, contour, gauge, gantt, box-plot, treemap, -funnel, waterfall, heatmap, linear meter, plus a deep StockChart +funnel, waterfall, heatmap, linear meter, network / chord / arc graphs, +circle packing, violin and population pyramids, Venn, word clouds, +pictograms, serpentine timelines, plus a deep StockChart (seven candle styles, SMA / EMA / WMA overlays, volume + indicator panes). SVG is the canonical render format. PNG / JPG / WebP outputs flatten text @@ -167,6 +169,15 @@ TEST_PHP_ARGS="-n -d extension=gd -d extension=simplexml -d extension=%{buildroo %changelog +* Fri Jul 10 2026 Remi Collet <remi@remirepo.net> - 1.6.0-1 +- update to 1.6.0 + +* Wed Jul 8 2026 Remi Collet <remi@remirepo.net> - 1.5.0-1 +- update to 1.5.0 + +* Sun Jun 21 2026 Remi Collet <remi@remirepo.net> - 1.4.0-1 +- update to 1.4.0 + * Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 1.3.0-1 - update to 1.3.0 |
