<!-- Release notes generated using configuration in .github/release.yml at v2024.3.10 -->
What's Changed * Dynamic Theming for Schema Display color by nomandhoni-cs in https://github.com/bowtie-json-schema/bowtie/pull/1065 * Fixed Hamburger Menu by sd1p in https://github.com/bowtie-json-schema/bowtie/pull/1070 * Added test for `prepareImplementationReport` by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1063
<!-- Release notes generated using configuration in .github/release.yml at v2024.3.9 -->
What's Changed * Removing redundant `id` field from `ImplementationResults` interface and some deduplication and renaming (independent of PR 1058) by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1059 * Fix `parseImplementationData` (now `prepareImplementationReport`) function and minor interface renaming by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1058 * Added syntax highlighting in the schema display and Changed the clipboard style to a minimal design by nomandhoni-cs in https://github.com/bowtie-json-schema/bowtie/pull/1062 * JS -> JSON in syntax highlighting by nomandhoni-cs in https://github.com/bowtie-json-schema/bowtie/pull/1064
<!-- Release notes generated using configuration in .github/release.yml at v2024.3.8 -->
What's Changed * Remove `results` from `Implementation` interface and simplifying `ImplementationData` by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1042 * Speed up `bowtie filter-implementations` with no arguments by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1020 * Remove colorama from test requirements by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1049
<!-- Release notes generated using configuration in .github/release.yml at v2024.3.7 -->
What's Changed * Added functionality for users to embed compliance badges by sd1p in https://github.com/bowtie-json-schema/bowtie/pull/970 * Add tests to check that we emit valid markdown by sudo-jarvis in https://github.com/bowtie-json-schema/bowtie/pull/1022 * Stop NavLink's onClick propagation by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1024 * Fix dark mode implementation link by adwait-godbole in https://github.com/bowtie-json-schema/bowtie/pull/1030