v0.0.14
This release includes a re-organization of the project source code. Editable code is now maintained in src/. The bundled versions
are retained in the root of the repository. Distribution versions are generating in the dist/ directory.
Deno 2.4.3 or better is now a requirement to build the bundled versions.
Two new web components are now included, <footer-global></footer-global> and <footer-global-lite></footer-global-lite>.
A new CSS file was added, css/code-blocks.css and JavaScript modules, copyToClipboard.js for enhancing codeblocks.
Full Changelog: v0.0.13...v0.0.14