HISTORY.md in hydeweb-0.1.0 vs HISTORY.md in hydeweb-0.1.1
- old
+ new
@@ -1,4 +1,14 @@
+v0.1.1
+------
+
+ - Default project is now simpler. The site_path is `.`.
+ - Implement `Project#build`.
+ - If YAML parsing of page metadata fails, treat it as content.
+ - All options in `hyde.conf` are now optional (even `hyde_requirement`).
+ - Page metadata can now only be a hash.
+ - Fix `hyde start`.
+
v0.1.0
------
- Complete rewrite. Many thing have been deprecated.
- Now uses Tilt and Shake.