Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 07:53
· 4 commits to main since this release

✨ Features

  • 86c50e0 (fs): Add filecount. (Outputs total number files in directory)
  • 27d5e1e (fs): Add list_dirs, list_files, list_empty_files. (Friendlier interfaces to find)
  • a073060 (strings): Add first_char, replace_all (Gets the first character from a string / Replaces all occurrences of a substring)
  • 1aca199 (time): Add date_iso8601. (Generates a valid ISO8601 date.)

Full Changelog: v1.0.0...v1.1.0