Added belated history for ZOWIE 1.1 revision 2021.0729.
Chris Pressey
9 months ago
52 | 52 | currently output Unicode, and always falls back to the `&#...;` syntax |
53 | 53 | when outputting non-ASCII characters. |
54 | 54 | * More idiomatic structuring of the Falderal test files. |
55 | ||
56 | Version 1.1 revision 2021.0729 | |
57 | ------------------------------ | |
58 | ||
59 | * Fixed typo in spec spotted by [Sgeo](https://github.com/Sgeo). | |
60 | * Added an implementation in Haskell. | |
61 | * Added a few more tests cases to test suite. | |
62 | * Fixed some bugs in __str__ methods in the Python implementation (that are not normally used). | |
63 | * Fixed and modernized HTML5 installation. |