Skip to content

Releases: figdice/figdice

v3.3.1

Choose a tag to compare

@zzgab zzgab released this 07 Nov 07:23
  • countif returns empty if used on non-array

v3.3.0

Choose a tag to compare

@zzgab zzgab released this 07 Nov 06:57
  • Added the countif function

v3.2.1

Choose a tag to compare

@zzgab zzgab released this 07 Apr 18:54
  • Compat php 7.4
  • More light-weight package

v3.2.0

Choose a tag to compare

@zzgab zzgab released this 03 Nov 21:07
  • <fig:val> tag

v3.1.0

Choose a tag to compare

@zzgab zzgab released this 12 Jun 19:37
  • Inline Conditional Attributes

v3.0.1

Choose a tag to compare

@zzgab zzgab released this 18 Apr 09:02
  • MIT licence
  • implicit XML root in XPath expression
  • PHPUnit 5+

3.0

3.0

Choose a tag to compare

@zzgab zzgab released this 09 Mar 14:24

The new 3.0 series features a cleaner code base, and ability to cache the parsed templates.

2.4

2.4

Choose a tag to compare

@zzgab zzgab released this 01 Feb 12:56
  • #13 Magic getters, implemented with __get or __call but not explicitly defined in a class, can now be seen from within the Universe if the Php Doc Block of the class declares:

@method <returntype> getXxx()

Compare trees:
2.3.4...2.4

2.3.4

Choose a tag to compare

@zzgab zzgab released this 28 Nov 21:20

#11 xmlns:fig is now stripped from rendering
2.3.3...2.3.4

2.3.3

Choose a tag to compare

@zzgab zzgab released this 16 Aug 08:24

Change log since 2.3.2: 2.3.2...2.3.3

  • Compatibility with PHP 7
  • Possibility to specify a custom root node for XML xpath Fig Function