Skip to content

Releases: callmecavs/handmade

v0.2.1

01 Mar 17:24
Compare
Choose a tag to compare

Patch:

  • Remove unused dependencies

v0.2.0

28 Feb 23:47
Compare
Choose a tag to compare

Major:

  • Renamed add method to task
  • Removed read and write methods from the core (cleaned up, moved to handmade-fs)
  • Modified structure of initial build object

v0.1.0

08 Feb 00:40
Compare
Choose a tag to compare

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

23 Jan 05:11
Compare
Choose a tag to compare

Patch:

  • Fixed a bug related to adding single transform functions

v0.0.2

23 Jan 03:25
Compare
Choose a tag to compare

Patch:

  • transform now accepts an array of functions, as well as just a single function

v0.0.1

23 Jan 03:08
Compare
Choose a tag to compare

Initial release.