Skip to content

v0.15.0

Compare
Choose a tag to compare
@CaryLandholt CaryLandholt released this 30 Jul 02:11
· 54 commits to master since this release

Breaking Changes

  • Before:
$ yo fatarrow:module {moduleName}

After:

$ yo fatarrow:feature {featureName}

(df37e62a)