Skip to content

Releases: j0k3r/graby

2.3.1

05 Oct 12:58
75c8251
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

01 Jun 15:03
d92a656
Compare
Choose a tag to compare
  • Add support of wrap_in #262
  • Update PHP-CS-Fixer to 3.0 #263

2.2.7

04 May 08:12
9e6e54d
Compare
Choose a tag to compare
  • Use new pdfparser version #259

2.2.6

14 Apr 07:40
c3a61f1
Compare
Choose a tag to compare

Kudos to @Simounet for all these PRs 🤝

  • Fix test case with real content (bjori site updated) #257
  • Case where an attribute is empty overriding a filled in value #255
  • Fix wrong URL exception handling #256

2.2.5

10 Feb 13:27
e115409
Compare
Choose a tag to compare
  • Fix and refactor makeAbsoluteStr #249
  • Update CS-Fixer #250
  • ContentExtractor: fix handling of data-srcset #248
  • Rebuild siteconfig if host for singlepage is not the same #246

2.2.4

04 Jan 09:09
987aa6c
Compare
Choose a tag to compare
  • Fix CS issues (following PHP CS Fixer update) #243
  • Allow new patch/fix from PDFParser #247

2.2.3

07 Dec 20:57
131f069
Compare
Choose a tag to compare
  • Fix the way to detect a request factory #238
  • Test Guzzle7 #239
  • Ditch Travis to use GitHub Actions #241
  • Improve Composer install in GitHub Actions #242

2.2.2

10 Sep 07:29
fedf2e0
Compare
Choose a tag to compare
  • Cast date_parse result #233
  • Use new Scrutinizer engine #234
  • Allow installing smalot/pdfparser newer version #235

2.2.1

03 Jun 09:42
12e9679
Compare
Choose a tag to compare
  • Add support for Monolog v2 #230
  • Define lowest working deps #231

2.2.0

22 Apr 08:31
deb677e
Compare
Choose a tag to compare
  • Remove wallabag's fork of tcpdf (it wasn't used) #225
  • Handle error using preg_* function when html is really too big #226
  • Add support for refresh header #227
  • Cleanup Travis #228
  • Allow Symfony 5 installation #229