Releases: itsee-birmingham/collation_editor_core
Version 2.0.1
Bug fix for problems introduced with the settings applier as a service. Change to the function for getting apparatus from the approved screen to fix problems caused by the introduction of the show non-edition subreadings button. For more details see changelog.
Version 2.0.0
New features in this version:
- The option to add and/or remove witnesses from saved collations in the first two stages of the collation editor.
- Support for lac/om unit readings where the editor need to be more specific about the reason for the absence.
As well as the new features several changes have been made to remove hard coded behaviour which might need to differ
for different texts and to remove some of the vocabulary that references biblical verses to be more consistent across
projects. The construction of reading labels for units with more than 26 readings has also been changed.
This release of the collation editor core code is mostly backwards compatible with 1.1.x. There are, however, some
additions required to the services file and the settings and some of the deprecated features from 1.x have been removed
as planned.
Upgrade documentation is provided in the README file.
1.1.0
Big changes to the way regularisation rules are applied. These are backwards compatible with code but not necessarily with data generated in previous versions. If you need to keep the old system for existing projects please see the readme file in the legacy_regularisation repository. This provides the option to use the older regularisation system for existing projects. It is recommended that any new projects use the system in this release.