Skip to content

Releases: wizard04wsu/URI_Parsing

v3.1.1

13 Mar 17:56

Choose a tag to compare

Merge branch 'dev'

Release version 3.1.0

29 Aug 04:28
001f633

Choose a tag to compare

  • remove URIError class from exports

Release version 3.0.2

27 Aug 02:14
fc21b97

Choose a tag to compare

Remove unused demo folder

Release version 3.0.1

27 Aug 02:05
a042873

Choose a tag to compare

  • fix to remove extra whitespace from display names

Release version 3.0.0

27 Aug 00:45
5004966

Choose a tag to compare

Rewritten again.

  • New SegmentedString class automatically builds a string when coerced to a primitive value.
  • Methods throw errors for invalid URIs.
  • Easier to add scheme-specific parsing.

Release version 2.0.0

16 Apr 16:31
3068c9a

Choose a tag to compare

Much of it has been rewritten. Pertinent functions are now publicly available via ParseURI.

Release version 1.1.0

28 Feb 18:50

Choose a tag to compare

  • parseHttp() now makes the authority portion more consistent

Release version 1.0.0

06 Feb 15:13

Choose a tag to compare

v1.0.0

Update README.md