Releases: liangmiQwQ/umc
Releases · liangmiQwQ/umc
v0.0.0
Features
- benchmark: Add benchmark for performance data - by @liangmiQwQ in #13 (4a3c3)
- html/parser: Add parser to generate ast - by @liangmiQwQ in #11 (9d8a0)
- parser: Add html5 lexer - by @liangmiQwQ in #5 (92ccd)
Bug Fixes
- parser/lexer:
- Correct
<script>lexing behavior - by @liangmiQwQ in #7 (98907) - Correct self close
<script>tag lexing - by @liangmiQwQ in #8 (d3aa3)
- Correct
Performance
- parser, html/parser: Use bytes operate with memchr - by @liangmiQwQ in #15 (55e33)
Refactor
- html/parser: Move struct into detached mods - by @liangmiQwQ (e22fa)
- parser, html: Setup extendable umc platform - by @liangmiQwQ in #9 (04bed)
Documentation
- Adjust description - by @liangmiQwQ (798c9)
- html, parser: Add comments and docs for some public structs and funcs - by @liangmiQwQ (f1663)
Other
- Update deps - by @liangmiQwQ (d9bd2)
- Update deps - by @liangmiQwQ (2960e)
- Fix clippy - by @liangmiQwQ (b997a)
- Fix falling ci - by @liangmiQwQ (63272)
- Adjust os supports, sync with oxc - by @liangmiQwQ (4d162)
- Enable oxlint type aware linting - by @liangmiQwQ (3cbb6)
- build:
- Use workspace dependencies - by @liangmiQwQ (71a01)
- Remove unused bumpp config options - by @liangmiQwQ (0d5a5)
- deps:
- Update deps - by @liangmiQwQ (1b461)
- Update rust deps - by @liangmiQwQ (dff80)
- Update deps - by @liangmiQwQ (3000a)
- Apply the fix from cargo shear - by @liangmiQwQ (9db46)
- Upgrade deps - by @liangmiQwQ (38738)
- infa:
- Adjust js tools configs - by @liangmiQwQ (15c60)
- infra:
- Use
cargo-editto update deps - by @liangmiQwQ (a60dc) - Rename
cratesdir tocore- by @liangmiQwQ (abd69)
- Use
- release:
- Umc v0.0.0 - by @liangmiQwQ in #16 (0f58d)
- script:
- Update exitcode - by @liangmiQwQ (ef5bc)
View changes on GitHub
v0.0.0-alpha.9
No significant changes
View changes on GitHub
v0.0.0-alpha.8
No significant changes
View changes on GitHub
v0.0.0-alpha.7
No significant changes
View changes on GitHub
v0.0.0-alpha.6
No significant changes
View changes on GitHub
v0.0.0-alpha.14
No significant changes
View changes on GitHub
v0.0.0-alpha.13
No significant changes
View changes on GitHub
v0.0.0-alpha.12
No significant changes
View changes on GitHub
v0.0.0-alpha.11
No significant changes