fkling / astexplorer

A web tool to explore the ASTs generated by various parsers.
https://astexplorer.net/
MIT License
6.21k stars 739 forks source link

Bump scalameta-parsers to 4.7.0 #685

Closed tanishiking closed 1 year ago

tanishiking commented 1 year ago

I tested it locally, and I confirmed it works as I expected. (4.7.0 contains a bunch of bug fixes from the previous version).

astexplorer

hugo-vrijswijk commented 1 year ago

@fkling Could you take a look at this? :)

kitbellew commented 1 year ago

@tanishiking how to increase the version to 4.8.7? @fkling is this something you can help merge and release?

fkling commented 1 year ago

Just merged it and bumped the version to v4.8.7. Thank you for the PR and sorry for neglecting it (and everything else here). I'm trying to bring everything up-to-date.

tanishiking commented 1 year ago

@fkling @kitbellew No worries! Thank you very much for maintaining this project and reviewing 🎉