Releases: ethereum/eipw
Releases · ethereum/eipw
v0.10.0
What's Changed
- Release prep by @SamWilsn in #108
- Toml errors by @SamWilsn in #109
- Small improvements by @SamWilsn in #110
- Add version and about to --help by @SamWilsn in #111
- Replace prefix/suffix with formatx by @SamWilsn in #112
- Prevent text before the first heading by @Abeeujah in #117
- Update CI by @SamWilsn in #118
- Fix RUSTSEC-2024-0402 by @rex4539 in #123
- test: Add comprehensive test cases for markdown-no-backticks by @apeaircreative in #121
- Workspaces by @SamWilsn in #124
- Update deps; pretty diffs by @SamWilsn in #125
- Just a whole lot of slop. by @SamWilsn in #131
- WiP: comrak sourcepos (#80) by @SamWilsn in #116
- Update deps by @SamWilsn in #132
New Contributors
- @Abeeujah made their first contribution in #117
- @rex4539 made their first contribution in #123
- @apeaircreative made their first contribution in #121
Full Changelog: v0.9.0...v0.10.0
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