Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 May 10:04
· 102 commits to main since this release
df0d4b1

1.1.0 (2020-05-21)

Features

  • num: add base_n func to convert numbers to string with given base (2456e52)
  • obj: add obj_has for testing keys in objects (44f1225)
  • stack-trace: add stack-trace module (7284c2f)