v0.4.2
What's Changed
- Modified hierarchy algorithm to be linear for insertion and O(n^{2}) … by @AssemblyJohn in #22
- Add support for certificate links by @mennodegraaf in #29
- Remove malformated PEM regex parsing by @AssemblyJohn in #35
- Fix sha256 file digest by @hikinggrass in #37
New Contributors
- @mennodegraaf made their first contribution in #29
Full Changelog: v0.4.1...v0.4.2