Changes in version 0.1.0 (2026-03-10) - Initial CRAN submission. Initial Release - Added bmvb() for basic Bayesian multivariate Bernoulli tests - Added bglm() for covariate-adjusted multivariate analysis - Added bglmm() for multilevel/clustered multivariate analysis - Three decision rules: All (conjunctive), Any (disjunctive), Comp (compensatory) - Three covariate methods: Value, Empirical, Analytical - Support for continuous and discrete covariates - Complete input validation in check_input() - Print, plot and summary methods for all result objects - Three vignettes: Introduction, Covariate Adjustment, Multilevel Models - Comprehensive test suite with unit and integration tests Bug Fixes - None yet - this is the initial release Known Issues - None currently documented