Releases: callmecavs/handmade
Releases · callmecavs/handmade
v0.2.1
v0.2.0
Major:
- Renamed
add
method totask
- Removed
read
andwrite
methods 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
files
key 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:
transform
now accepts an array of functions, as well as just a single function
v0.0.1
Initial release.