Releases: eprintsug/ChangeName
Releases · eprintsug/ChangeName
ChangeName_v2.0.7
v2.0.7
This release better handles an undefined repository, and also tidies up the code layout - with the majority of code tidying geared towards making the phrase sections easier to read, maintain and translate to new languages.
Bugfixes:
- Fixes Issue #2 via premature exits in both ChangeName::Operation's new construct, and search method.
Phrase addition:
- New Phrase added in English and German for handling an invalid repository.
Code tidying:
- Tidies up trailing whitespace.
- Comment tweaks
- Phrases put into labelled blocks that can be collapsed or expanded in BBEdit code editor for convenience.
- Phrases given comment headings indicating where in the code they are used.
- Phrases have their fat commas aligned, where it is practical for visual clarity.
- Tokens and Phrases are in alphabetical order.
- Comments added to token names that are likely variables in the code, to indicate that is the case. This may need reviewing.
- Labels added to phrase and POD blocks in language classes.
Full Changelog: ChangeName_v2.0.6...ChangeName_v2.0.7
ChangeName_v2.0.6
v2.0.6
Records changed are now:
- Queued for re-indexing,
- Have a new revision saved to the item's history.
Full Changelog: ChangeName_v2.0.5...ChangeName_v2.0.6