Skip to content

Releases: casact/FASLR

FASLR v0.0.7

05 Sep 01:11
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Enhancements:

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

FASLR v0.0.2

10 Oct 00:33
Compare
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

FASLR v0.0.1

21 Mar 01:23
Compare
Choose a tag to compare

New features added:

  • Ultimate Loss Column calculated via the chain ladder technique
  • Rows for selected LDFs and CDFs
  • The ability to select LDFs by double-clicking averages
  • Dialog box for creating and storing custom LDF average types
  • Link ratio heatmap

FASLR v0.0.0

12 Jun 16:11
Compare
Choose a tag to compare

Initial release and first upload to PyPi.