Share

MinorThird

File Release Notes and Changelog

Release Name: minorthird_12.7.03.30

Notes:


Changes: - Added support for a hierarchy of text bases and text labels that can be used in code or mixup - Refactored the Tokenizer class to support multiple tokenization schemes - Refactored the TextBase hierarchy to make the TextBase interface immutable with a mutable abstract implementation defining the mutable functionality. - Created a TextBaseManager class to manage text bases that are derived from each other. - Added keywords to the mixup language to provide access to the TextBaseManager functionality.