Hearth aka the Scala unified macro for 2.13 and 3 has a new version out! ๐ŸŽ‰

I'm definitely no macro expert, so go read the changelog yourself to see all the magic. ๐Ÿช„ It's huge!

https://github.com/kubuszok/hearth/releases/tag/0.3.0 #scala

Release 0.3.0 - Standard Extensions, Union Types, Rules, Flame Graphs, MIO Timeouts, hearth-munit, and Much More ยท kubuszok/hearth

This is the biggest Hearth release so far: a major feature release that introduces Standard Extensions โ€” a pluggable type-inspection framework โ€” along with union types support, rule-based derivatio...

GitHub