Changes in version 1.1.4 (2026-03-03) - Refactored code due to functions depreciation. Changes in version 1.1.1 (2022-03-22) Improvements - Posterior samples for cumulative history Changes in version 1.1.0 (2022-01-13) Improvements - Custom prior values for history parameters, intercept terms, history effect, and fixed effects. - Simplified Stan code. - predict() computes values from history, reducing fit object size. - predict() returns a vector of length that matches original table. Bug Fixes - Change to difference in history values instead of the weighted mean. - Use for scale instead of rate for prediction for Gamma family. - Spelling in documentation. - Additional tests. Changes in version 1.0.0 (2021-09-28) First CRAN Release - Initial CRAN Release