Packages

A filesystem-based build engine which provides a flexible mechanism for parsing and processing files.

Current section

Files

Jump to
fs_build CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v1.1.0
### Enhancements
- Add function support for `:build` option. Following forms of functions are supported:
- `fn path, body, attrs -> _ end`
- `&Mod.fun/3`