hugo/docs/content/meta/release-notes.md

36 lines
1.1 KiB
Markdown
Raw Normal View History

2013-07-06 19:36:30 -04:00
---
title: "Release Notes"
2013-08-17 08:34:25 -04:00
date: "2013-07-01"
aliases: ["/doc/release-notes/"]
---
2013-07-04 11:32:55 -04:00
2013-08-17 08:34:25 -04:00
* **0.9.0** HEAD
* Added support for aliases (redirects)
2013-08-17 08:34:25 -04:00
* 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
2013-08-03 03:30:34 -04:00
* **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
2013-07-04 11:32:55 -04:00
* **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