Changelog
View Source0.2.6
Infrastructure refresh: dep bumps + docs migration.
Changed
- Bumped
shacklefrom git ref0.6.19to hex0.7.1-- fixes the OTP 27+ build break that buoy inherited transitively (old shackle versions pulledgranderl 0.1.5from hex, broken on modern OTP). - Bumped
foilfrom git ref0.1.2to hex0.1.4. - CI matrix bumped from OTP 21-26 to OTP 25-28.
cowboytest dep bumped from git ref2.10.0to hex2.12.0. (Newer cowboy releases use a cowlib version constraint that the rebar3 bundled in the OTP 25 container image can't parse; pinning to 2.12.0 keeps the OTP 25 test row green.)fprofxtest dep moved fromransomr/fprofxtolpgauth/fprofx(otp_19branch), matching the rest of the ecosystem.- Documentation migrated from
edowntorebar3_ex_doc. Generateddoc/directory removed.
No source or API changes.