Closed the-mikedavis closed 1 year ago
Hey folks! Is there anything blocking merging and releasing these?
Should we focus on merging #55 first and cutting a 0.28 release before merging the newer syntax change PRs @J3RN? I could take a look at fixing the integration tests if you'd like.
@the-mikedavis Agreed, I'm going to take care of a few items now. I'd like to sequence the updates in an order that makes sense and cut relevant releases. As for the integration tests, I'm going to undo the dropping of try
for now, with that update to be shipped with v0.31.0.
Closes #60.
I didn't add a requirement that attributes preceed imports or functions but I think it's probably ok if we're a little more permissive about that. I'm happy to add some extra checks if that's desired though.