Releases: ethereum/eipw
Releases · ethereum/eipw
v0.9.0
What's Changed
- Split preamble parsing into its own crate by @SamWilsn in #89
- Add new lint for space in Headers by @0xRampey in #87
- Adds additional help for some links by @aslikaya in #94
- ignore link first check for images and added test by @rutefig in #97
- FEAT: Add lint preventing EIP references in backticks by @VictoriaAde in #93
- Allow self reference without link by @aslikaya in #101
- Update deps: a whole lotta changes. by @SamWilsn in #107
New Contributors
- @0xRampey made their first contribution in #87
- @aslikaya made their first contribution in #94
- @rutefig made their first contribution in #97
- @VictoriaAde made their first contribution in #93
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
What's Changed
- Eips in preamble by @SamWilsn in #17
- Pre-format errors in Json reporter by @SamWilsn in #33
- Mandate two digit months and days (closes #35) by @SamWilsn in #37
- Enable GFM autolink checking by @Pandapip1 in #45
- Allow configuring diagnostic levels for lints by @SamWilsn in #46
- catch anchor links with Relative links linter by @kdenhartog in #47
- Panic missing value by @SamWilsn in #50
- Allow external links for consensus-specs repo by @taxmeifyoucan in #52
- Less annoying stagnant by @SamWilsn in #55
- Apply latest consensus for external links by @SamWilsn in #56
- Link to eipv by @axic in #57
- Use
ERC-x
for ERCs andEIP-x
for everything else. by @SamWilsn in #48 - Remove eip preamble entry by @Pandapip1 in #68
- Don't require an array for csl-json by @SamWilsn in #73
- Regex updates by @SamWilsn in #79
- Update deps by @SamWilsn in #81
- Make lints configurable by @SamWilsn in #82
- Config modifiers by @SamWilsn in #85
New Contributors
- @Pandapip1 made their first contribution in #45
- @kdenhartog made their first contribution in #47
- @taxmeifyoucan made their first contribution in #52
- @axic made their first contribution in #57
Full Changelog: https://github.com/ethereum/eipw/commits/v0.6.0