Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 381 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 381 Bytes

Changelog

[2.0.0] - 2024-09-01

Changed

  • globlin_fs.glob now takes a return file type
  • globlin_fs.glob_from now takes a return file type
  • the default before was to ignore directories

Added

  • globlin_fs.FileType specifies the return type of each globbing function
  • it includes regular files, directories and both

[1.0.0] - 2024-08-19

First release.