Skip to content

Releases: thibmaek/oyster

v1.1.0

09 May 07:53
Compare
Choose a tag to compare

✨ 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

v1.0.0

04 Apr 14:15
Compare
Choose a tag to compare

✨ Features

The very first version of oyster!