vedaksha 3.1.0

Vedic and Western astrology engine — ephemeris, charts, dashas, nakshatras, and more
Documentation

Vedākṣha

Umbrella crate that re-exports every public sub-crate under a single dependency. Add vedaksha to your Cargo.toml and access the full engine through one import.

[dependencies]
vedaksha = "3"

v3.0.0 surface changes

  • vedaksha::emit is gone; the emitters now live at vedaksha::graph::emitters (the umbrella always enables the emitters feature on vedaksha-graph).
  • vedaksha::locale is gated by the locale feature on this crate.