Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Version 0.3.5 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZandercraftGames ZandercraftGames released this 02 Mar 03:10
· 4 commits to master since this release
22dca8a

WARNING! This update includes breaking changes!

This release changes some names, introduces a new module and introduces two new functions.

Changelog

  • Create the zcsmath module for math-related functions
  • Moved great_circle() function from the functions module to the zcsmath module
  • Changed name of functions.inputverify() to functions.typedinput()
  • Introduced the functions.palindrome() and functions.palindromes() functions.