Releases: JuliaActuary/MortalityTables.jl
Releases · JuliaActuary/MortalityTables.jl
v2.1.1
v2.1.0
MortalityTables v2.1.0
Closed issues:
- .table() not defined (#97)
Merged pull requests:
- 1.6 floor on tests (#96) (@alecloudenback)
- add
life_expectancy
function (#98) (@alecloudenback)
v2.0.1
MortalityTables v2.0.1
Closed issues:
- Parsers/CSV-related tests failing on Julia 1.5 but not on 1.6 or nightly (#93)
Merged pull requests:
- Fix parsing of CSVs change in v0.7.8 of CSV (#95) (@alecloudenback)
v2.0.0
MortalityTables v2.0.0
Closed issues:
- Make loading tables (ie calling
MortalityTables.tables()
) faster (#21) - Dynmically generate list of bundled tables when docs get built (#49)
Merged pull requests:
- Update Slack URL (#90) (@logankilpatrick)
- CompatHelper: bump compat for "HTTP" to "0.9" (#91) (@github-actions[bot])
- Update API to simplify and reference tables via Artifact bundling system (#92) (@alecloudenback)
v1.0.1
MortalityTables v1.0.1
Closed issues:
- Stackoverflow error (#88)
Merged pull requests:
- tighter type on method to prevent vectors from falling into Stackover… (#89) (@alecloudenback)
v1.0.0
v0.12.2
MortalityTables v0.12.2
Closed issues:
- Linting/Formatting (#76)
Merged pull requests:
- leverage artifacts for bundled tables (#86) (@alecloudenback)
v0.12.1
MortalityTables v0.12.1
Closed issues:
Merged pull requests:
- use the new pkgdir function in 1.4 (#78) (@alecloudenback)
- Add Parsing of CSV format (#79) (@alecloudenback)
- Lazy CSV dependency, Parsing optimizations, and Doc updates (#82) (@alecloudenback)
- Standardize file linting and formatting (#83) (@alecloudenback)
v0.12.0
MortalityTables v0.12.0
Merged pull requests:
- Rename survivorship -> survival (#77) (@alecloudenback)