Skip to content

Releases: maubot/factorial

v3.0.0

28 Aug 17:09
Compare
Choose a tag to compare

Added support for Stirling's approximation to calculate factorials for values higher than 10000. The new limit is 61154108320430275 (which results in 3.02143 × 10999999999999999999, where 999999999999999999 is Python Decimal's MAX_EMAX)

v2.0.1

31 Jan 18:56
Compare
Choose a tag to compare

Fixed compatibility with newer maubot versions

v2.0.0

07 Jan 07:05
Compare
Choose a tag to compare

Initial maubot release