View Source Changelog

v0-3-14-2022-03-08

v0.3.14 (2022-03-08)

v0-3-13-2020-11-24

v0.3.13 (2020-11-24)

  • Fixed spec and docs issues.

v0-3-12-2020-10-18

v0.3.12 (2020-10-18)

v0-3-11-2020-10-08

v0.3.11 (2020-10-08)

  • Fixed bug where the inline styles where applied to more than the first match causing in some cases styles to be missing for subsequent parent elements
  • Relax floki requirement
  • Relax meeseeks requirement

v0-3-10-2020-01-09

v0.3.10 (2020-01-09)

  • Support floki up to v0.24.x

v0-3-9-2019-10-06

v0.3.9 (2019-10-06)

  • Ignore @font-face at-rule

v0-3-8-2019-08-22

v0.3.8 (2019-08-22)

v0-3-7-2019-07-05

v0.3.7 (2019-07-05)

v0-3-6-2019-06-22

v0.3.6 (2019-06-22)

v0-3-5-2019-03-21

v0.3.5 (2019-03-21)

  • Accept <table> with <th> elements.

v0-3-4

v0.3.4

  • HTTP adapter for HTTPoison that handles redirects #31 #32 (thanks Przemyslaw Mroczek @Lackoftactics)

v0-3-3

v0.3.3

  • Ignore @media queries #28 #29

v0-3-2

v0.3.2

  • Remove bypass for tests and make http adapter configurable #27
  • Test with updated dependencies #26

v0-3-1

v0.3.1

  • Handle url values in CSS rules correctly #25

v0-3-0

v0.3.0

  • Meeseeks v0.8.0 no longer supported #23
  • Ensure Elixir 1.7 support #22