Changes in version 1.2.0 (2026-05-13) changes - Includes latest MiRA code (v1.0.0) - Updated MiRA citation across plot_multilayer(), multilayer_to_json(), and multilayer_to_csv() to reference the arXiv preprint (Nehoray et al. 2026, arXiv:2605.09597). - README refresh: dropped the devtools-installation badge in favor of a CRAN status badge, added a MiRA preprint badge, and expanded the visualizer section to describe MiRA's seven modes. - Consolidate EMLN package website code to be in the same repo as the package. Changes in version 1.1.0 (2026-05-05) Changes - Code standards changes and unit testing, to prepare for CRAN release. Changes in version 1.0.3 Changes - Change layer_attributes argument in create_multilayer_network to be more flexible. also ban column name "name" to avoid confusion with "layer_name". Changes in version 1.0.2 Bug fixes - Now supports layers without intralayer edges. - get_igraph now returns for each layer only nodes existing in that layer. Changes in version 1.0.1 Initial Release to GitHub.