Skip to content

Releases: ambuda-org/vidyut-py

0.3.0

07 Jan 05:30
Compare
Choose a tag to compare
  • Add vidyut-chandas and vidyut.lipi.
  • Add various improvements and API changes for vidyut.prakriya. For details,
    see https://crates.io/crates/vidyut-prakriya.
  • Substantially improve vidyut.kosha on multiple fronts, including coverage,
    storage size, and ease of use.
  • Enums define many more helper methods, including __hash__ and __str__.
  • vidyut.__version__ is defined.
  • Substantial regressions to vidyut.cheda. We strongly recommend the Dharmamitra
    tools instead: https://github.com/dharmamitra

0.2.0

23 Jan 00:18
Compare
Choose a tag to compare

Released 2022-01-22.

  • Add vidyut.prakriya, vidyut.sandhi, vidyut.kosha, and vidyut.cheda.
  • Add bindings for most of Vidyut’s core logic.
  • Add more documentation.
  • Move Parser to vidyut.cheda.Chedaka and tweak its API.
  • Use Pada struct instead of a simple hashmap.