Releases: w-henderson/Stuart
Stuart v0.3.2
Minor bug fixes.
Stuart v0.3.1
This release brings memory usage optimisations and maybe a little bit of a performance boost, at least during initialisation.
What's Changed
- refactor: share V8 isolate between plugins by @w-henderson in #12
Full Changelog: v0.3.0...v0.3.1
Stuart v0.3.0
What's Changed
- feat: introduce JavaScript plugin API using V8 by @w-henderson in #11
Full Changelog: v0.2.7...v0.3.0
Stuart v0.2.7
What's Changed
- feat: allow templating in markdown files by @w-henderson in #10
Full Changelog: v0.2.6...v0.2.7
Stuart v0.2.6
This release improves the plugin system and fixes some bugs.
Stuart v0.2.5
This minor release adds the skip attribute to the for function, particularly useful for things like archiving blog posts. (I wonder why I added this, hmm...)
Stuart v0.2.4
This release fixes some bugs in the development server where errors in processed files could cause the build system not to correctly reload them once the errors were fixed.
What's Changed
- Bug fixes in development server by @w-henderson in #8
Full Changelog: v0.2.3...v0.2.4
Stuart v0.2.3
This release fixes a bug where static content was not always treated as static for certain configurations.
Full Changelog: v0.2.2...v0.2.3