Skip to content

Releases: JasperLorelai/Circe

v0.1.0

19 May 16:06

Choose a tag to compare

Full Changelog:

  • toString requires a second parameter - radix. To preserve behaviour, set it to 10, the decimal system.
  • Added padStart(<string>, <minLength: number>, <pad: string>): <string> and padEnd(<string>, <minLength: number>, <pad: string>): <string>

Initial version

17 Oct 03:54

Choose a tag to compare

v0.0.1

chore: Create LICENSE