Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 535 Bytes

changelog.md

File metadata and controls

17 lines (12 loc) · 535 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.5.2] - 2020-03-13

Fixed

  • Fixed bug in __rpow__ when evaluating n**(w**k*c)
  • Improvements to code readability

[0.5.1] - 2020-03-07

Fixed

  • Fixed issue when raising finite power to transfinite power (#6)