fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f8cf8e
)
Version bump.
1.8.3
author
Radek Czajka
<rczajka@rczajka.pl>
Thu, 28 May 2020 15:15:43 +0000
(17:15 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Thu, 28 May 2020 15:15:43 +0000
(17:15 +0200)
CHANGELOG.md
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index
c99545c
..
ecb5c4a
100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-2,6
+2,14
@@
This document records all notable changes to Librarian.
+
+## 1.8.3 (2020-05-28)
+
+### Fixed
+- XML entities in MathML breaking PDF generation.
+- Regression: verse numbering was lost.
+
+
## 1.8.2 (2020-04-03)
### Changed
diff --git
a/setup.py
b/setup.py
index
50c53f1
..
9b43f50
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-21,7
+21,7
@@
def whole_tree(prefix, path):
setup(
name='librarian',
- version='1.8.
2
',
+ version='1.8.
3
',
description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats',
author="Marek Stępniowski",
author_email='marek@stepniowski.com',