==================================================
Changes from 2019-05-26 00:00:00 +0000 to present.
==================================================
------------------------------------------
version 2.009 at 2020-05-25 03:42:04 +0000
------------------------------------------
Change: d449a33ec3edbd5844653d2889fb9ce580cfc5b9
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2020-05-25 05:41:47 +0000
t: enable regression testing
With '!' fixed, we can now enable testing that it yields the expected
result. Do so and add a test case for the hyphen as well.
Change: 2e2461e880b07ce6e5ed6bbbcd0057fcecfb090a
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2020-05-25 05:41:46 +0000
encode: add exclamation mark as unreserved character
Exclamation marks have no special meaning in TeX and thus need to be
in this regex (or we should start blacklisting instead of
whitelisting).
Change: 0c49764bf5192b121b2f2db46fecda62160bce40
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2020-05-25 05:41:43 +0000
encode: sync unreserved characters regex with BibTex'
We have a separate BibTex encode that was out of sync with the Tex
one. We should probably combine them, but for now, just sync the
regex.
The hyphen added fixes #9.
------------------------------------------
version 2.008 at 2020-03-14 22:22:00 +0000
------------------------------------------
Change: c75c5294b659a65046b78bfbde44a36dc8452018
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2020-03-14 23:22:00 +0000
Remove actually unused prerequisites
We haven't been using HTML::Entities, HTML::Parser or Pod::LaTeX
since v1.2. Remove them.
Fixes #8.
Change: 53077862a86d17882d2e67fda400b958af5668f8
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2020-03-14 23:19:49 +0000
Delete README
We generate a README out of the POD, so no need to keep a separate
out-of-date README
------------------------------------------
version 2.007 at 2020-01-09 00:50:27 +0000
------------------------------------------
Change: 3aa926c801a0d5431245cddeb7d1341fb252cd41
Author: Erik Huelsmann <ehuels@gmail.com>
Date : 2020-01-09 01:50:27 +0000
Remove duplicate mappings of 0x00c5 and 0x00e5 (#7)
Fixes #6
------------------------------------------
version 2.006 at 2019-06-02 07:28:48 +0000
------------------------------------------
Change: be8658efc00a5dd2363e11498642943cc49919f1
Author: Daniel Gildea <danielgildea@git.github.com>
Date : 2019-06-02 09:28:48 +0000
Add dotless i and fix eth
=================================================
Plus 16 releases after 2019-05-26 00:00:00 +0000.
=================================================