Changelog

0.3.1

Bug Fixes

  • Fixed BasedReal.__pow__ with negative values raised to fractional power

Features

  • HTable.read accepts DISHAS Historical columns

0.3.0

Bug Fixes

  • Fixed Persian Andarjah after Aban months

  • Fixed incorrect behavior of Calendar.jdn_at_ymd

  • Fixed mixed base BasedReal arithmetic

Features

  • FloatingSexagesimal removed

  • Byzantine/Syrian calendar renamed Byzantine

  • BasedQuantity typing

  • Fraction of day support for Date

  • HTable.get now supports key of type Quantity with same unit as the table index

0.2.0

  • Update HTable.read with new DISHAS api source_value_original key.

0.1.2

  • Fixed calendars not able to process JDN below their era epoch.

  • Fixed HTable.read with dishas format not correctly processing non existing id.

  • Package typing enabled.

0.0.1

  • Units with radices and precision.

  • Tables with HTable reading.

  • Calendars with date conversions.