scalameta / munit

Scala testing library with actionable errors and extensible APIs
https://scalameta.org/munit
Apache License 2.0
428 stars 88 forks source link

chore: Remove deprecated methods before 1.0.0 #773

Closed tgodzik closed 4 months ago

tgodzik commented 4 months ago

I think it's high time to do it since the next option will be at 2.0.0.

After that I will do RC1, bump mima to use it and wait ~2 weeks before releasing 1.0.0?

What do people think?

tgodzik commented 4 months ago

But that would require us to wait for Scala 3.3.4

It's probably 4 weeks away or more if any regression sneaks in :/

mzuehlke commented 4 months ago

Regarding the release schedule, I would really have liked to get the implicit error messages fixed for a 1.0.0 release. But that would require us to wait for Scala 3.3.4

The PR hasn't even been merged to the LTS branch yet

mzuehlke commented 4 months ago

After that I will do RC1, bump mima to use it and wait ~2 weeks before releasing 1.0.0?

What do people think?

A 1.0 is long overdue