Skip to content

v1.0.0: Snowfakery 1.0

Compare
Choose a tag to compare
@prescod prescod released this 17 Jun 17:19
328b14f

Add child_index feature for calculating the index number of each child object (see documentation for more information).

Internal changes to support upcoming features in CumulusCI.

Documentation for the Math plugin.

Dates can now be parsed from strings with the date() function. (see docs)

Added relativedelta() function. (see docs)

Official formula syntax is now ${{foo}} instead of <>. The old syntax will be supported
for at least the remainder of 2020.

Docs are checked into Git in Markdown format.

Official terminology changed so that Snowfakery files are now called "recipes".

Stabilize the output order for CCI Mapping files generated by Snowfakery.

New syntax for Internalized fake data. (see docs)

Internally use the plugin architecture to support even the builtin functions.