Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 376 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 376 Bytes

Changelog

Version 0.1

Initial version

Version 0.2

  1. Change builder to be more like builder pattern.
  2. Enforce AsRef<Path> for filenames.
  3. Add enum for make type (to force or not to force).

Version 0.2.1

Add to build scripts subcategory

Version 0.2.2

Add docs to MakeParams

Version 0.3

Add utility method to add dependency to all files.