You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Voronoi cities (#84) (enabled by default, use --disable-voronoi option to disable this feature)
Split into 2 crates (#87).
It's now possible to use "cosmogony" crate (containing the data model), without depending on all dependencies used by the "cosmogony" builder binary.