Commit Graph

4 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit bd0591b562
split property parsing from event parsing:
Build and test / check (pull_request) Failing after 1m2s Details
Build and test / build (pull_request) Successful in 1m56s Details
Build and test / docs (pull_request) Has been cancelled Details
Build and test / test (pull_request) Has been cancelled Details
High-level properties are now optional, considering there are about a
thousand of them to parse. The high-level properties are a few chosen
ones that I suspect might be useful for most people, with catch-all enum
variants for the less common ones.
2024-05-02 21:04:16 +02:00
Oystein Kristoffer Tveit 3be7b2bda6
cargo fmt + clippy
Build and test / check (push) Successful in 1m55s Details
Build and test / build (push) Successful in 1m59s Details
Build and test / test (push) Successful in 2m30s Details
2024-04-30 02:13:57 +02:00
Oystein Kristoffer Tveit 75645c5880
api: move highlevel functions into extension 2024-04-30 02:07:08 +02:00
Oystein Kristoffer Tveit aacde5df12
Create event stream 2024-04-30 02:07:04 +02:00