This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Releases: nextpagesoft/hivEstimatesAccuracy2
Releases · nextpagesoft/hivEstimatesAccuracy2
v3.0.0-rc2
Full Changelog: v3.0.0-rc1...v3.0.0-rc2
v3.0.0-rc1
Introduction
This is a pre-release of version 3.0.0 of the tool with migrant module integrated.
What's Changed
- Merge changes from master to migrant by @nextpagesoft in #23
- Merge changes from master to migrant by @nextpagesoft in #25
- Bump minimist from 1.2.5 to 1.2.7 in /Client by @dependabot in #32
- Bump follow-redirects from 1.14.4 to 1.15.2 in /Client by @dependabot in #31
- Bump terser from 5.9.0 to 5.16.1 in /Client by @dependabot in #30
- Bump minimatch from 3.0.4 to 3.1.2 in /Client by @dependabot in #29
Full Changelog: 2.0.4...v3.0.0-rc1
v2.0.4
- Adjust user interface to use MUI5 (https://mui.com/) library
v2.0.3
Update dependencies, including hivModelling
where a fix to performing main fit is implemented.
Full Changelog: 2.0.2...2.0.3
v2.0.2
Qualify miniCRAN functions calls in Deploy script
v2.0.0
Production version 2.0.0
1.9.34
- Implement reporting delays reports
- Implement generating and displaying intermediate reports
- Implement generating and displaying main reports
- Reimplement derivation of quarters (set to mid point of quarter)
1.9.33
- Support all dates formats in input date columns
1.9.32
- Implement better handling of workflow steps and representation in UI
- Implement output downloading
- Fix problems in running and monitoring adjustments
- Specify bounds on adjustments inputs and handle them in the code.
1.9.31
- Implement filtering of summary data
- Show total count and percentage of selected data in summary
- Update styling of adjustments input and run pages