Alpha

Results 14 issues of Alpha

See discussion in #16.

### Description Changelog generation already separates commits by change type, but within each category, messages are produced in commit order. It would be nice to have an output format to...

type: feature
issue-status: wait-for-implementation

The attached svg (music generated by Verovio and transformed by https://github.com/rism-digital/verovio/issues/332#issuecomment-252779742, since Macaw does not appear to handle `symbol` elements) renders correctly *except* that all text is missing. Is Macaw...

Although Safari does correctly store the sort column cookie, it does not apply it upon update.

bug

For common procedures (e.g. basic selects/inserts), the complexity of the current api can feel excessive. I propose we include an alternate api for simple use cases. To use, get a...

From what I can tell, when using multiple folders to specify training data, they must have the same prefix path. If that is not done, training gives a confusing "image...

documentation
enhancement

The top half of all symbols from a score generated with Verovio are cut off. Expected: ![expected render](https://user-images.githubusercontent.com/4990928/121070928-4a94f100-c79d-11eb-8c30-bc7a6aee070a.png) Actual: ![actual render](https://user-images.githubusercontent.com/4990928/121070985-5f718480-c79d-11eb-8856-c433d17cd83e.png) SVG file: [thesvg.svg.zip](https://github.com/BigBadaboom/androidsvg/files/6611249/thesvg.svg.zip)

bug

To enable this to be built under gcc, system libraries must be put last in the link command. Currently, it will result in undefined references.

## Describe the bug While running tests, I get: > ReferenceError: You are trying to access a property or method of the Jest environment after it has been torn down....