Making a commit now to mark a point in development. Many tests fail

Failures are to do with XML elements with (legitimate) text content. My validator - specifically I think the function adl.validator/disjunct-valid? - is causing spurious validation fails. But just having a battery of unit tests is progress.
This commit is contained in:
Simon Brooke 2018-03-20 22:52:04 +00:00
parent 38bcacc376
commit 4d6bad7c2a
15 changed files with 2179 additions and 195 deletions

4
RELEASENOTES.md Normal file
View file

@ -0,0 +1,4 @@
# Release 1.4
Release 1.4 adds an 'order' element as a possible child of the 'list' element, in order to specify
the default order of lists. Otherwise unchanged from 1.3.