Skip to content

2.8.0 adds path functions and dictionary management

Compare
Choose a tag to compare
@technosophos technosophos released this 21 Dec 18:14
· 414 commits to master since this release
69011c0

This release adds two new sets of functions:

  • First, it provides access to several path functions (base, dir, clean, ext, and abs)
  • Second, it adds functions for mutating dictionaries (set, unset, hasKey)