Skip to content

Release v2.2.1

Compare
Choose a tag to compare
@ryanleary ryanleary released this 24 Feb 23:56
· 53 commits to master since this release

This release includes a significant refactoring to improve maintainability and readability, bugfixes, as well as significant documentation improvements.

Also new in this release is the added ability to register custom transform types. This can be done using the new Kazaam initialization function New(spec string, config Config) function.