Kosmorro / lib

Kosmorrolib, a library to calculate ephemerides.
https://kosmorro.space/lib
GNU Affero General Public License v3.0
7 stars 6 forks source link

feat(deprecation): deprecate `Event.get_description()` function #34

Closed Deuchnord closed 2 years ago

Deuchnord commented 2 years ago
Q A
Bug fix? no
New feature? no
Has BC-break no
License GNU AGPL-v3

Deprecating the Event.get_description() function. It will be removed in v2.0. As a workaround, it should be reimplemented in downstream code.

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.6%) to 94.652% when pulling 643ddacce82c5b3636704c91cd63903e967d50a9 on deprecate-event-get_description into 759e7429623af6e49a786e98a2053456de0fd3d6 on features.