Snappy v1.0.2 Release Notes

Release Date: 2017-10-04 // over 6 years ago
  • 1.0.2

    A BC break was introduced in v1.0.0: using objects castable to string with a cyclic dependency to the generator as option value would break setOption() / setOptions() methods.

    • 👀 Use logger context rather than var_export to log option values (see #283)

    Credits go to: @barryvdh.