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

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 27 May 07:54
· 92 commits to main since this release
7e8bd54

2.1.0 (2020-05-27)

Features

  • async: add async module (603a0e8)
  • iter: add take, drop, slice funcs (f92b9ad)
  • math: add clamp min, val, max func (1e9c6f0)
  • str: add codecs (a57584d)