blob: 16f85d813ee216e58ecc8a559735ea93875c6d81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
title: Haunt 0.2.1 released
date: 2017-01-23 08:00:00
tags: release
summary: Haunt 0.2.1 released
---
I am pleased to announce the release of Haunt version 0.2.1. This
release features a new reader for the
[Markdown](http://commonmark.org/) format via
[guile-commonmark](https://github.com/OrangeShark/guile-commonmark) as
well as small improvements to the Atom feed generator and
documentation.
The new Commonmark reader can be found in the `(haunt reader
commonmark)` module.
Thank you to Erik Edrosa, Ludovic Courtès, and Vladimir Zhbanov for
contributing to this release.
Source tarball: [haunt-0.2.1.tar.gz](https://files.dthompson.us/haunt/haunt-0.2.1.tar.gz.sig)
GPG signature [haunt-0.2.1.tar.gz.sig](https://files.dthompson.us/haunt/haunt-0.2.1.tar.gz.sig)
Happy haunting!
|