Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 279 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 279 Bytes

2.1.0 (2022-02-09)

What's new ?

  • add dirnameOrThrow
  • add basenameOrThrow
  • add stemAndExtOrThrow

3.0.0 (2024-07-31)

What's new ?

Rename XXXOrThrow methods by XXX, and rename XXX methods by XXXOptional.

Add new build process, add more tests.