Release Notes¶
0.1.5, 2024/05/29¶
Major update.
A fully new designed documentation was released.
0.1.4, 2023/08/05¶
Minor update.
Adjust the type of data from float64 to float in pkc.py to raise the ‘ZeroDivisionError: float division by zero’.
0.1.3, 2023/06/20¶
Minor update.
Fix bug.
Fix documentation.
0.1.2, 2023/06/19¶
Minor update.
Add auto_print control.
Fix documentation.
0.1.1, 2023/06/17¶
Minor update.
Fix documentation errors.
0.1.0, 2023/6/17¶
Major update.
The first stable version of pk4adi.
Code refactorings.
Full implementation of the PKMACRO.xls and PKDMACRO.xls with better api in python.
Standardised documentation and code comment.
0.0.3, unreleased¶
Minor update.
Initial implementation of the PKDMACRO.xls.
0.0.2, unreleased¶
Minor update.
Adjustment of the version number.
0.0.1, unreleased¶
Major update.
The first implementation version of the PKMACRO.xls in python.