| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.20.2: * fix: silence warning about using `&&` without parenthesis * Extract helper function for popping and freeing tags * feat: convert scanner to use `array.h` header * Make TAG_TYPES_BY_TAG_NAME static * feat: support omitted `html`, `head`, and `body` end tags * ci: remove travis configuration file * ci: bump actions/checkout from 3 to 4 * ci: bump actions/setup-node from 3 to 4 * ci: add dependabot
- Initial packaging for openSUSE - Update to version 0.20.1: * chore: generate * fix: semicolons are optional in entities * refactor!: rename `fragment` to `document` * docs: update badges * chore(scanner): explicit cast to silence warning * fix(swift): remove reference to non-existent directory * ci: tune when to run * ci: add release action