Assemble v0.24.3 Release Notes
Release Date: 2017-05-20 // over 7 years ago-
No data yet 😐
You can check the official repo
Previous changes from v0.24.0
-
➕ added
- By popular request, assemble now automatically expands config templates in yaml front-matter, via [expand-front-matter][]! This is a feature that we had in grunt-assemble, and users let us know that they wanted it back.
🛠 fixed
- ⚡️ Updated dependencies to use [is-binary-buffer][], which fixes a bug where
isbinaryfile
was trying to read from a file that didn't exist.