Releases: maubot/factorial
Releases · maubot/factorial
v3.0.0
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
Fixed compatibility with newer maubot versions