Releases: JustSteveKing/uri-builder
Releases · JustSteveKing/uri-builder
Fragments
Added the ability to pass a fragment in your URI string into the fromString
and the builder methods to manually build with a fragment. Autodetection of the '#' will be ran on adding.
Initial Release
The initial release contains 80% of the intended functionality. The remaining functionality includes:
- JSON:API helpers to build structured URIs
- Better documentation.