Skip to content

Releases: symphonycms/remote_datasource

Version 2.4.0

Choose a tag to compare

@nitriques nitriques released this 01 Mar 18:08
2.4.0
fa76590
  • Prevent fatal error with Symphony > 2.7.7 (#44)
  • Add cache-namespace to the datasource output (#42)
  • Pass the namespace parameter to cacheable instances (#42)

Version 2.3.1

Choose a tag to compare

@brendo brendo released this 28 Feb 00:32
c7d6e23
  • #37, handle multiple datasource types on one page

Version 2.3.0

Choose a tag to compare

@nitriques nitriques released this 12 Jul 18:06
2.3.0
b8907d7
  • Bug fixes
  • Added compatibility with Symphony 2.7.x and 3.x.x

Version 2.2.1

Choose a tag to compare

@nitriques nitriques released this 01 Dec 15:45
  • Fix for php 5.3 compat

Version 2.2.0

Choose a tag to compare

@nitriques nitriques released this 22 Oct 22:58
  • Make CSV style configurable.
  • Fix {$workspace} path

Version 2.1.3

Choose a tag to compare

@nitriques nitriques released this 22 Oct 22:57
  • Fix a bug with late static binding on PHP 5.3.

Version 2.1.2

Choose a tag to compare

@nitriques nitriques released this 22 Oct 22:57
  • Fix the first cache of a result always resulting in an error
  • Abstract the transformers for better extensibility

Version 2.1.1

Choose a tag to compare

@brendo brendo released this 28 Sep 07:37
  • Expose the CURL error via httpError()
  • Fix error with CSV importing

Version 2.1.0

Choose a tag to compare

@nilshoerrmann nilshoerrmann released this 25 Jun 14:44
  • Add support for text format (a copy of the html response body)
  • Add some documentation

Version 2.0.1

Choose a tag to compare

@nilshoerrmann nilshoerrmann released this 24 Jun 07:23
  • Clean up