Skip to content

Releases: ajur-media/FSNews.Longreads

1.99.0

27 Aug 15:00
Compare
Choose a tag to compare
- PHP 7.4 & 8.0 compatible version

1.2.1

26 Dec 13:35
Compare
Choose a tag to compare
* [*] фикс интерфейса

1.2.0: 1.2

26 Dec 13:28
Compare
Choose a tag to compare
* [-] удалено жёсткое требование типа аргумента PDO в конструкторе

1.1.0

09 Aug 21:39
Compare
Choose a tag to compare
  • [R] Release with curl
  • [+] Логгирование для методов getStoredAll() и getStoredByID()
  • [*] updated docs

1.0.101

09 Aug 21:04
Compare
Choose a tag to compare
    • [+] Pre Curl Release
    • [*] fix LongreadError()
    • [*] more return info

1.0.100

09 Aug 20:46
Compare
Choose a tag to compare
  • [+] Pre Curl Release
  • [*] empty Longread return result

1.0.99

09 Aug 20:37
Compare
Choose a tag to compare
  • [+] Pre Curl Release
  • [*] Always use curl (curl/curl package)
  • [-] removed LongreadsHelper class
  • [*] getStoredAll() always return array
  • [*] getStoredByID() always return array
  • [*] fetchPagesList() have optional argument: projects list
  • [*] fetchPagesList() return list of available pages
  • [*] getPageFullExport() always return stdClass like structure: longread or LongreadError instance

1.0.4

04 Aug 01:38
Compare
Choose a tag to compare
  • [+] Release
  • [+] getPageFullExport() can return array or stdClass

1.0.3

03 Aug 17:12
Compare
Choose a tag to compare
  • [+] getPageFullExport() method

1.0.2

03 Aug 15:25
Compare
Choose a tag to compare
  • [R] Release
  • [+] added helper
  • [*] cut-off footer fix
  • [-] removed "karelwintersky/arris.helpers" DEPS
  • [*] Curl downloader will be used only if curl/curl installed