Skip to content

Releases: figdice/figdice

v3.3.1

07 Nov 07:23
Compare
Choose a tag to compare
  • countif returns empty if used on non-array

v3.3.0

07 Nov 06:57
Compare
Choose a tag to compare
  • Added the countif function

v3.2.1

07 Apr 18:54
Compare
Choose a tag to compare
  • Compat php 7.4
  • More light-weight package

v3.2.0

03 Nov 21:07
Compare
Choose a tag to compare
  • <fig:val> tag

v3.1.0

12 Jun 19:37
Compare
Choose a tag to compare
  • Inline Conditional Attributes

v3.0.1

18 Apr 09:02
Compare
Choose a tag to compare
  • MIT licence
  • implicit XML root in XPath expression
  • PHPUnit 5+

3.0

09 Mar 14:24
Compare
Choose a tag to compare
3.0

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

2.4

01 Feb 12:56
Compare
Choose a tag to compare
2.4
  • #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

28 Nov 21:20
Compare
Choose a tag to compare

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

2.3.3

16 Aug 08:24
Compare
Choose a tag to compare

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