ApeWorX / ethpm-types

Implementation of EIP-2678
Apache License 2.0
14 stars 8 forks source link

fix: package name couldn't contain all valid characters [APE-1408] #92

Closed antazoey closed 11 months ago

antazoey commented 11 months ago

What I did

fixes: #89 Fixes: APE-1408

How I did it

< => <=

How to verify it

make a package manifest with a project name containing every valid letter and number at least once.

Checklist

antazoey commented 11 months ago

ima do a release after this