Skip to content

πŸ”– v0.0.2 - Improved core API

Latest
Compare
Choose a tag to compare
@jeftadlvw jeftadlvw released this 10 Feb 15:45

✨ Improved core API
This release improves some function names that check for path equality. It also adds functions regarding file extensions.

πŸ“‹ More focussed roadmap
With this release, the project got a more focussed roadmap for feature development. The roadmap is located in the README. It covers some more features you would expect from a path abstraction library.

πŸ’₯ Removed functions
This focussed approache also caused some previously available functions regarding filesystem equality checks to be removed (see c4f39d5). This is because they need a new approach and should not be dangling, untested features. They will be available again in future versions (see roadmap).

Expect some more versions soon. We don't feel comfortable to release a v1.0.0 yet, because we'd like to test the look and feel of this library in other side-projects.