Timeline
2022
2022-05-29
Repo https://github.com/ringsaturn/tzf created.
2022-08-01
First version v0.6.0
of tzfpy
released, based on Go’s CGO feature.
2022-11-06
Designed tile based index for tzf.
2022-11-20
Release first version of https://github.com/ringsaturn/tzf-rs.
2022-11-21
Replace Go binding with Rust binding via PyO3, released as
0.10.0
of tzfpy.
tzfpy moved to it’s own repo https://github.com/ringsaturn/tzfpy.
2024
2024-04-22
Created https://github.com/ringsaturn/tzf-wasm, which is a WebAssembly version of tzf-rs.
2025
2025-02-21
Created https://github.com/ringsaturn/tzf-swift, which is a Swift version of tzf.
2025-03-24
Release v1.0.0 for tzf, tzf-rs, tzfpy, tzf-wasm, tzf-swift.
tzf-repos’ API is stable now.
2025-05-03
Created https://github.com/ringsaturn/pg-tzf, which is a PostgreSQL extension of tzf-rs.