Skip to content

Releases: casact/FASLR

FASLR v0.0.10

18 Aug 03:30

Choose a tag to compare

Enhancements:

  • Added Benktander method

FASLR v0.0.9

03 Aug 22:21

Choose a tag to compare

Enhancements:

  • Added Bornhuetter-Ferguson method

Fixes:

  • Fixed bug involving incorrectly drawn rectangles in the grid header.

Deprecations:

  • Removed unused prototype index pane class.

FASLR v0.0.8

13 Jul 18:37

Choose a tag to compare

Enhancements:

  • Added index table in the sample database for global indexes.
  • Added expected loss model.
  • Added model indexes.
  • Create base model class from which (most) loss models inherit.

FASLR v0.0.7s

01 Apr 11:57

Choose a tag to compare

Enhancements:

  • Add xkcd images.

News release: https://faslr.com/docs/user/news/xkcd.html

xkcd_reserving_rotation

FASLR v0.0.7

05 Sep 01:11

Choose a tag to compare

Enhancements:

  • Added a test suite
  • Improved heatmap performance (#94 - thanks @odddkidout )
  • Automated unit testing via GitHub Actions
  • Automated documentation deployment via GitHub Actions
  • Schema documentation page on the FASLR website
  • Added development chatroom, on Gitter

FASLR v0.0.6

19 Feb 22:32

Choose a tag to compare

Enhancements:

  • Created exhibits for development method
  • Created exhibit builder

Blog Post:
https://genedan.com/no-151-faslr-exhibit-builder/

FASLR v0.0.5

23 Jan 03:36

Choose a tag to compare

Enhancements:

  • Added tail factor analysis pane
  • Tail factor pane supports the following methods:
    • Constant
    • Curve
    • Clark
    • Bondy

Blog post: https://genedan.com/no-150-faslr-tail-factor-analysis/

FASLR v0.0.4

14 Nov 01:41

Choose a tag to compare

Enhancements:

  • Added a data pane class to display project data views
  • Launched documentation website: https://faslr.com
  • Normalized database schema
  • Removed circular relationships from schema
  • Created script to generate sample database, used for training and development

FASLR v0.0.3

24 Oct 01:13

Choose a tag to compare

Enhancements:

  • Upgraded project from PyQt5 to PyQt6.
  • Added data import wizard.

FASLR v0.0.2

10 Oct 00:33

Choose a tag to compare

Enhancements:

  • Developed analysis tab pane to hold triangle data and diagnostics:
    • Each tab represents a line of business
    • Within each tab are subtabs for each triangle column (paid claims, incurred claims, etc.)
    • Ability to view by triangle column, the cumulative data, link ratios, and diagnostics, which can be toggled between using a combobox
  • Added Mack diagnostic tests:
    • Valuation correlation test across all periods
    • Valuation correlation test for individual periods
    • Development correlation test