Skip to content

v0.0.12

Choose a tag to compare

@rsdoiel rsdoiel released this 17 Jul 23:40
· 125 commits to main since this release

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.1 or better is now a requirement to build the bundled versions.

Additional documentation has been updated and improved in preparation for eventual integration into the Caltech Library design system.
The web component, textarea-csv now uses the jsr:@std/csv library which provides robusts CSV support.

Full Changelog: v0.0.11...v0.0.12