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

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 14:52
· 23 commits to main since this release
a034943

8.0.0 (2020-12-01)

Features

  • rec: move obj to rec and remove redundant funcs, add is_rec func (5d381fb)
  • regex: add rx_to_str func, add support for nesting rx in templates (5d497a1)

BREAKING CHANGES

  • rec: removed obj.fnk module in favour of rec.fnk