Skip to content

v1 release

Choose a tag to compare

@g105b g105b released this 18 Jan 23:40
· 78 commits to master since this release

The repository has been in use for many months now, but has not made a v1 release until now because of a tricky bug that only occurred every so often in the unit tests.

The bug was caused by using in_array without the strict type flag. This was only a bug in the unit tests, so no new functionality has been added or changed to mark the stable release.