Releases: callmecavs/handmade
Releases · callmecavs/handmade
v0.2.1
v0.2.0
Major:
- Renamed
addmethod totask - Removed
readandwritemethods from the core (cleaned up, moved tohandmade-fs) - Modified structure of initial build object
v0.1.0
Minor:
- Fileset info is now stored in the
fileskey of the waterfall object- This is a breaking change for transforms, though this is unlikely to change again between now and v1.0.0
v0.0.3
Patch:
- Fixed a bug related to adding single transform functions
v0.0.2
Patch:
transformnow accepts an array of functions, as well as just a single function
v0.0.1
Initial release.