Skip to content

Releases: dennisdoomen/pathy

1.3.0

20 Jul 07:24
Compare
Choose a tag to compare

What's Changed

Improvements

  • Added HasExtension to do a case-insensitive check for an extension (ignoring the dot). by @dennisdoomen in #40
  • Allow building an absolute path from a relative one by @dennisdoomen in #41

Others

Full Changelog: 1.2.1...1.3.0

1.2.1

31 May 06:49
Compare
Choose a tag to compare

What's Changed

Fixes

  • The source files were not hidden in the consuming project. by @dennisdoomen in #32

Full Changelog: 1.2.0...1.2.1

1.2.0

13 May 06:45
Compare
Choose a tag to compare

What's Changed

Improvements

Fixes

  • Fixed a compile error in the StringExtensions class declaration. by @dennisdoomen in #26

Others

New Contributors

Full Changelog: 1.0.0...1.2.0

1.0.0

01 May 17:53
Compare
Choose a tag to compare

What's Changed

Others

New Contributors

Full Changelog: https://github.com/dennisdoomen/pathy/commits/1.0.0