| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-06 | 1.2 kB | |
| v0.37.0 source code.tar.gz | 2024-12-06 | 494.6 kB | |
| v0.37.0 source code.zip | 2024-12-06 | 552.6 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
Added
- Add
Floki.css_escape/1- thanks @SteffenDE.
Fixed
- Fix bug propagating identity encoder in
raw_html/2- thanks @andyleclair.
Removed
- Remove support for Elixir 1.13 and OTP 22.
Pull requests
- Drop support for Elixir 1.13 by @philss in https://github.com/philss/floki/pull/595
- Bump credo from 1.7.8 to 1.7.9 by @dependabot in https://github.com/philss/floki/pull/596
- Bump credo from 1.7.9 to 1.7.10 by @dependabot in https://github.com/philss/floki/pull/597
- Bump fast_html from 2.3.0 to 2.4.0 by @dependabot in https://github.com/philss/floki/pull/599
- Bump dialyxir from 1.4.4 to 1.4.5 by @dependabot in https://github.com/philss/floki/pull/600
- Bump ex_doc from 0.34.2 to 0.35.1 by @dependabot in https://github.com/philss/floki/pull/602
- Fix bug propagating identity encoder in
raw_html/2by @andyleclair in https://github.com/philss/floki/pull/603
New Contributors
- @andyleclair made their first contribution in https://github.com/philss/floki/pull/603
Full Changelog: https://github.com/philss/floki/compare/v0.36.3...v0.37.0