Skip to content

Releases: itsee-birmingham/collation_editor_core

Version 2.0.1

20 Mar 16:17
Compare
Choose a tag to compare

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

25 Nov 12:58
771516d
Compare
Choose a tag to compare

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

14 Oct 10:02
Compare
Choose a tag to compare

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.

1.0.5

05 Oct 19:51
Compare
Choose a tag to compare

Mostly linting but also fixes a but with rule chaining in the regulariser.

1.0.4

12 Nov 19:14
bdfde6b
Compare
Choose a tag to compare

A few bug fixes when using subreadings

1.0.3

09 Sep 15:19
Compare
Choose a tag to compare

Mostly a bugfix relating to the construction of historic standoff readings caused by the renaming of functions in previous releases.

1.0.2

25 Mar 13:13
Compare
Choose a tag to compare

Fixes a bug when moving from set variants to order readings when there are overlapping readings.

1.0.1

11 Mar 13:43
Compare
Choose a tag to compare

Release which fixes a bug when a unit made from a 'split witnesses' reading is used to start a new added unit.

1.0.0

12 Feb 19:29
Compare
Choose a tag to compare

This is the first release of the core collation editor code which is intended to be embedded in other platforms.