shithub: hugo

ref: 5003f7f7af21db953776c0cd7d672e957a1cc77e
dir: /docs/content/meta/release-notes.md/

View raw version
---
title: "Release Notes"
date: "2013-07-01"
aliases: ["/doc/release-notes/"]
---

* **0.9.0** HEAD
  * Added support for aliases (redirects)
  * Cleanup of how content organization is handled
  * Support for top level pages (other than homepage)
  * Loads of unit and performance tests
  * Integration with travis ci
  * Complete overhaul of the documentation site
  * Full Windows support
* **0.8.0** August 2, 2013
  * Added support for pretty urls (filename/index.html vs filename.html)
  * Hugo supports a destination directory
  * Will efficiently sync content in static to destination directory
  * Cleaned up options.. now with support for short and long options
  * Added support for TOML
  * Added support for YAML
  * Added support for Previous & Next
  * Added support for indexes for the indexes
  * Better Windows compatibility
  * Support for series
  * Adding verbose output
  * Loads of bugfixes
* **0.7.0** July 4, 2013
  * Hugo now includes a simple server
  * First public release
* **0.6.0** July 2, 2013
  * Hugo includes an example documentation site which it builds
* **0.5.0** June 25, 2013
  * Hugo is quite usable and able to build spf13.com