v0.1.2
What's Changed
- Add Julia by @Octogonapus in #44
- feat: add missing purl types by @mcombuechen in #43
- Pull test data from upstream instead of maintaining a local copy by @Octogonapus in #49
- Add simple fuzz test by @imjasonh in #34
- Test using supported Go versions by @imjasonh in #50
- Remove deprecated usage of ioutil by @noqcks in #40
- fix: use url.URL to encode and decode PURLs by @tommyknows in #52
- fix: escape and unescape name by @tommyknows in #55
- fix: escape everything with modified QueryEscape by @tommyknows in #58
- Add
pub
andbitnami
types by @antgamdia in #60 - Add known types and candidate types by @antgamdia in #61
- Add PackageURL.Normalize by @wetterjames4 in #65
New Contributors
- @mcombuechen made their first contribution in #43
- @imjasonh made their first contribution in #34
- @noqcks made their first contribution in #40
- @tommyknows made their first contribution in #52
- @antgamdia made their first contribution in #60
- @wetterjames4 made their first contribution in #65
Full Changelog: v0.1.1...v0.1.2