Releases: web-infra-dev/rspack-sources
Releases · web-infra-dev/rspack-sources
v0.2.8
What's Changed
- perf: reduce memory allocation while generating sourcemaps by @Boshen in #63
- docs: fix
cargo doc
lint warnings by @Boshen in #64 - chore: clean up github workflows by @Boshen in #65
- refactor: use stable Rust by @Boshen in #66
- chore: use codspeed for benchmark by @Boshen in #67
- ci: clean up workflow files by @Boshen in #68
- chore: bump deps and commit Cargo.lock by @Boshen in #69
- feat: make
Debug
readable by @Boshen in #70 - chore: correct typos by @Boshen in #74
- chore(rust): use lint table by @Boshen in #75
- ci: use a single worflow for test, lint, format and docs by @Boshen in #76
- perf: add
is_sorted
to ReplaceSource by @Boshen in #77 - refactor: removing
parking_lock
by @Boshen in #79 - refactor: remove
once_cell
crate by @Boshen in #80 - perf: use memchr for split_into_lines by @Boshen in #82
- feat: support source root by @SyMind in #83
New Contributors
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- perf: to_writer use utf8 offset and WithIndices use OnceCell by @jerrykingxyz in #62
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
What's Changed
- fix(ci): remove inconsistence in toolchain by @JSerFeng in #49
- docs: update links by @jerrykingxyz in #53
- pref: use once cell for source map line chunk during substring by @bvanjoi in #54
New Contributors
- @JSerFeng made their first contribution in #49
- @jerrykingxyz made their first contribution in #53
- @bvanjoi made their first contribution in #54
Full Changelog: v0.2.1...v0.2.2