Releases: casact/chainladder-python
Releases · casact/chainladder-python
v0.9.2
What's Changed
- Bump nbconvert from 7.16.6 to 7.17.0 by @dependabot[bot] in #672
- Adding dict support for renaming columns by @henrydingliu in #671
- Drop python3.9 by @kennethshsu in #675
- Bump pillow from 11.3.0 to 12.1.1 by @dependabot[bot] in #673
- Various fix by @henrydingliu in #676
- Build(deps): Bump tornado from 6.5.2 to 6.5.5 by @dependabot[bot] in #677
- Build(deps): Bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #685
- Build(deps): Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #688
- Build(deps): Bump pillow from 12.1.1 to 12.2.0 by @dependabot[bot] in #697
- Build(deps): Bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #698
- #689 by @kennethshsu in #690
- Improve docstring for approximation_grain in ParallelogramOLF by @kennethshsu in #687
- Addressed wheel vulnerability by @kennethshsu in #699
- Build(deps): Bump nbconvert from 7.17.0 to 7.17.1 by @dependabot[bot] in #703
- DOCS: Begin work on examples. by @genedan in #700
- Build(deps): Bump lxml from 6.0.2 to 6.1.0 by @dependabot[bot] in #705
- nan_triangle 1D logic overhaul by @danielfong-act in #702
- Add links to object source code in API Reference section by @genedan in #710
- #707 by @kennethshsu in #711
- Pr template by @kennethshsu in #712
- DOCS: Expand Triangle constructor examples (#704) by @EKtheSage in #714
- FEAT: Initialize triangle from dict. by @genedan in #706
- DOCS: Add examples to Triangle methods and properties (#704) by @EKtheSage in #719
- DOCS: Add examples to deterministic IBNR methods (#704) by @EKtheSage in #721
- Docs/issue 704 tailconstant examples by @priyam0k in #722
- Add Friedland datasets to cl.load_sample() by @genedan in #730
- CHORE: Update workflows to test docs examples. by @genedan in #713
- Added an example and improved docstring for load_sample by @kennethshsu in #715
- Missing testoutput by @kennethshsu in #731
- Fix test indentation and add print statement by @kennethshsu in #732
- Fixed doc site build fails by @kennethshsu in #733
- ENH: Continue work on type hinting, add pyright to check type coverage. by @genedan in #735
- Rtd branch fix by @henrydingliu in #741
- fix(tests): use assert in test_n_periods so failures actually fail by @SaguaroDev in #744
- Build(deps): Bump mistune from 3.1.4 to 3.2.1 by @dependabot[bot] in #748
- Update pyproject.toml - Add numpy #738 by @wendy-w2029 in #750
- Enhance docstrings and examples for improved clarity for many estimators by @kennethshsu in #747
- Fix Adjustments API page linking to chainladder.workflow (#757) by @SaguaroDev in #762
- Annotate matplotlib dependency as required for TriangleDisplay.heatmap() (#758) by @SaguaroDev in #761
- REFACTOR: Reorganize type hierarchy of sparse.py. Move array-level fu… by @genedan in #739
- Build(deps): Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #767
- v.0.9.2 release notes by @kennethshsu in #751
New Contributors
- @priyam0k made their first contribution in #722
- @SaguaroDev made their first contribution in #744
- @wendy-w2029 made their first contribution in #750
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Fix Issue 619 undelcared IPython dependency by @bayesflows in #620
- Addresses #579 by @danielfong-act in #624
- Adding BZ tests by @henrydingliu in #625
- Update tails.ipynb by @henrydingliu in #629
- Actually fixing #437 by @henrydingliu in #631
- fixes grain error in learning.py by @danielfong-act in #633
- removing feat_eng from developmentML by @henrydingliu in #637
- Fix for #634 by @danielfong-act in #638
- updating branch and adding another test by @henrydingliu in #640
- Added the new WG info by @kennethshsu in #641
- [Work in progress] BarnettZehnwirth formula helper (with some refactor) by @danielfong-act in #642
- Enhancing BZ method to recreate BZ08 by @henrydingliu in #643
- bump actions, simplify uv python setup by @hutch3232 in #645
- Update CI Upstream workflow to remove branch triggers by @hutch3232 in #646
- document 3.14 support, add to test matrix by @hutch3232 in #649
- Update feature request template label for clarity by @hutch3232 in #653
- Bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #647
- Bump fonttools from 4.60.1 to 4.60.2 by @dependabot[bot] in #648
- Grain test for learning.py by @danielfong-act in #661
- FEAT: Add validation to TrianglePandas.rename. Also add tests to ensure cascading of rename to triangle.columns_label. by @genedan in #659
- Update pyproject.toml by @henrydingliu in #663
- Barnett Zehnwirth documentation and formulation rework by @danielfong-act in #657
- Add nbmake to dependencies and update GitHub action to test notebooks. by @genedan in #666
- Commit reconciliation request by @genedan in #668
- Adding Fillzero by @henrydingliu in #670
New Contributors
- @bayesflows made their first contribution in #620
- @danielfong-act made their first contribution in #624
- @hutch3232 made their first contribution in #645
- @dependabot[bot] made their first contribution in #647
Full Changelog: v0.8.26...v0.9.0
chainladder v0.8.26
What's Changed
- Add loss development patterns gallery example by @Hendrik240298 in #602
- #532 by @kennethshsu in #606
- Replaced deprecated lab_black with jupyter_black from issue #608 by @SRwcf in #610
- fix for #609 by @henrydingliu in #611
- Some words in the contribution guide by @kennethshsu in #603
- Misc Clean Up by @henrydingliu in #612
- adding a few tests by @henrydingliu in #613
- Fix for #614 by @henrydingliu in #616
- Addresses #617 by @jbogaardt in #618
New Contributors
- @Hendrik240298 made their first contribution in #602
Full Changelog: v0.8.25...v0.8.26
chainladder v0.8.25
What's Changed
- Update pythonpublish.yml by @jbogaardt in #550
- 553 by @cdietrich215 in #555
- Adding annotations - triangle.py by @genedan in #522
- Update pytest_upstream_nightly.yml by @jbogaardt in #557
- Add annotations to triangle.py by @genedan in #558
- #457 v2 by @kennethshsu in #563
- Dangling commits? by @genedan in #564
- fix-typo-in-notebooks by @EKtheSage in #568
- Add annotations, minor validation. by @genedan in #572
- Add support for Weibull curve in tail fitting methods by @andrewwilson201 in #577
- Annotate TriangleDisplay.py by @genedan in #576
- Sandbox tutorial by @kennethshsu in #581
- Issues template by @kennethshsu in #586
- Readme update by @kennethshsu in #589
- Resolved merge conflict by @kennethshsu in #590
- Adding a native read_csv function to Chainladder-python by @JoJo10Smith in #587
- Fix package publishing warnings by @genedan in #592
- 583 by @kennethshsu in #593
- setup refactor by @jbogaardt in #595
- Fix KeyError for semi-annual origins by @andrewwilson201 in #597
- New contribution guideline by @kennethshsu in #600
- FIX: Fix errors in friedland_uspp_auto_increasing_claim.csv. by @genedan in #594
New Contributors
- @EKtheSage made their first contribution in #568
- @andrewwilson201 made their first contribution in #577
- @JoJo10Smith made their first contribution in #587
Full Changelog: v0.8.24...v0.8.25
chainladder v0.8.24
Release includes compatibility fixes for numpy>2.0 and pandas>2.0. Pandas>=2.0 is a strict requirement.
What's Changed
- #537 by @cdietrich215 in #546
New Contributors
- @cdietrich215 made their first contribution in #546
Full Changelog: v0.8.23...v0.8.24
chainladder v0.8.23
chainladder v0.8.22
Bump release number
chainladder v0.8.21
Fix for compatibility between chainladder==0.8.20 and pandas<2.2.0
chainladder v0.8.20
Full Changelog: v0.8.19...v0.8.20