summaryrefslogtreecommitdiff
path: root/posts/haunt-0.2.2-release.md
blob: 5ed22e7043d5a11e01e83bd06c14d16b54095a01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
title: Haunt 0.2.2 released
date: 2018-03-10 20:00:00
tags: release
summary: Haunt 0.2.2 released
---

I am pleased to announce the release of Haunt version 0.2.2.  This
release contains bug fixes accumulated over the past year.

Fixes:
* [Don't ignore a specified non-default port in 'haunt serve'.](https://git.dthompson.us/haunt.git/commit/829ee49c2d5c13e3f8a6fc34bdd39f999efbaffe)
* [ui: serve: Fix deprecation warning.](https://git.dthompson.us/haunt.git/commit/be68ae741054986c3b8ff25cf69f3a08df94cce1)
* [html: Stop escaping apostrophes.](https://git.dthompson.us/haunt.git/commit/99181c71bc3ed7cf504374cb5d101e85ffaee1f5)
* [serve: Fix 'file-extension' so that the right MIME type is chosen.](https://git.dthompson.us/haunt.git/commit/e7b1b290b11c4f2c89999fc079278e917f65bca9)

Thank you to Jelle Licht, Ludovic Courtès, Sudarshan S Chawathe, and
Urbain Vaes for contributing to this release.

Source tarball: [haunt-0.2.2.tar.gz](https://files.dthompson.us/haunt/haunt-0.2.2.tar.gz)

GPG signature [haunt-0.2.2.tar.gz.asc](https://files.dthompson.us/haunt/haunt-0.2.2.tar.gz.asc)

Happy haunting!