Localize Web version 0.5.1
[0.5.1] - 2026-04-25
Bug Fixes
-
Ignore out-of-range and zero-weight q-values when parsing
accept-languageheaders per RFC 9110. Thanks to @rubas for the PR. Closes #6. -
Expose
month_select/3andmonth_options/1on theLocalize.HTMLfacade as documented in the moduledoc. Thanks to @rubas for the PR. Closes #9. -
Honor the
:calendaroption inLocalize.HTML.Monthby sourcing month labels from the CLDR calendar returned by the calendar module'scldr_calendar_type/0function. Thanks to @rubas for the PR. Closes #10.