yst 0.4.0.1 (released 15 Sep 2013) * Removed unneeded build-depends. yst 0.4 (released 15 Sep 2013) * Use yaml package instead of HsSyck. * Data.Yaml no longer exports nodeToYamlNode. (We use ToJSON and FromJSON instances instead.) yst 0.3.1.2 (released 15 Sep 2013) * Updated to compile with pandoc 1.12. yst 0.3.1.1 (released 08 Mar 2013) * Updated to compile with pandoc 1.11. yst 0.3.1 (released 19 Jan 2013) * Updated to compile with pandoc 1.10, directory 1.2. yst 0.3.0.1 (released 23 Oct 2012) * Allow compilation with latest HStringTemplate. * Fixed deprecated uses of Prelude's `catch`. yst 0.3 (released 20 Oct 2012) * Added support for loading data from Sqlite3 databases. (Sigurd Meldgaard) * Allow `sourcedir`, `datadir`, `filesdir` to specify a list of directories, searched in order. (Christopher League)