Releases: JuliaActuary/ExperienceAnalysis.jl
Releases · JuliaActuary/ExperienceAnalysis.jl
v2.0.0
ExperienceAnalysis v2.0.0
Merged pull requests:
study_start
,study_end
,left_partials
,right_partials
, and more (#21) (@MatthewCaseres)
Closed issues:
- Anchor points and study truncation (#2)
- stricter typings (#6)
- remove continued_exposure (#8)
from > to
results in bad interval (#10)- can exposure allocate just once? (#11)
- Include policy timestep (#15)
- creation of empty exposures (#16)
- handling of deaths that occur on policy anniversary (#17)
- (((Leap Day + Year) + Year) + Year) + Year != Leap Day + 4 Years (#18)
- ability to toggle creation of partial exposures on left and right (#19)
- stricter types, change Period to DatePeriod (#20)
v1.0.0
ExperienceAnalysis v1.0.0
Closed issues:
- Change representation of date intervals (#9)
Merged pull requests:
- format (#5) (@MatthewCaseres)
- stricter types, throws error if from > to, devcontainer (#13) (@MatthewCaseres)