Changelog
View Source0.2.8
Pure infrastructure modernization. No source or API changes.
Changed
- Switched
uuiddep from a git ref to theuuid_erlhex package (uuid_erl 2.0.7— okeuday's Erlang UUID library is published to hex under a renamed slot; the OTP app name staysuuid). The previous git ref tracked an unpinnedmasterbranch, which was unsafe for reproducible builds. The hex move also unblocks publishing swirl itself to hex. fprofxtest dep moved fromransomr/fprofxtolpgauth/fprofx(otp_19branch), matching the rest of the ecosystem.- CI matrix bumped from OTP 24-26 to OTP 25-28.
actions/checkoutupgraded to v5.- Documentation migrated from
edowntorebar3_ex_doc. vsninswirl.app.srcbumped 0.2.5 → 0.2.8 (was lagging behind the git tags).
Removed
edocMakefile target.
(Tags 0.2.6 and 0.2.7 exist in git but swirl.app.src's vsn field
had been stuck at 0.2.5 through both of them. 0.2.8 brings the
app metadata in sync with the tag.)