Commit Graph

3 Commits

Author SHA1 Message Date
cmounce d82e05505c Update packages, bump version to 0.2.0 2026-03-18 17:23:39 -07:00
cmounce 93339881c5 Clean up element.rs
A lot of this is deleting zztext-specific functionality, such as string
mappings that go beyond official names for things. It's okay, zztext
will cope.
2026-03-09 23:37:07 -07:00
cmounce 8c1c31be56 Initial conversion to Rust library
I'm spinning zztff off as its own Rust crate, separate from my zztext
project (which will soon consume it). This commit is based on running
filter-repo on the zztext project, followed by the minimal work to get
it to build separately.
2026-03-09 18:41:41 -07:00