* Support both character orders for diaeresis with accent (e.g. both `i+/` and `i/+` for `ΐ`).
2.0.0
* Update `unicode_to_beta_code.json` to use character sequences with the order 1. asterisk, 2. breathing, 3. accent, 4. letter, 5. iota subscript for relevant uppercase letters
1.1.0
* Update Beta Code JSON to [v2.1.0](https://github.com/perseids-tools/beta-code-json/releases/tag/v2.1.0)
1.0.2
* Add beta code letters with alternate majuscule ordering (e.g. allow `*A(` in addition to `*(A` for `Ἁ`).
1.0.1
* Add missing beta code for some letters with grave accents * Fix incorrect rough breathing for several unicode to beta code characters
1.0.0
* Update Beta Code JSON to [v2.0.0](https://github.com/perseids-tools/beta-code-json/releases/tag/v2.0.0) * Update dependencies * Various changes to testing and development code