ergoplatform / ergo-appkit

Appkit: A Library for Java/Scala/Kotlin Development of Ergo Applications
MIT License
38 stars 27 forks source link

Upgrade to sigma v5.0.8 #225

Closed aslesarenko closed 1 year ago

aslesarenko commented 1 year ago

In this PR:

No tests changed, despite many changes the backward compatibility is preserved.

aslesarenko commented 1 year ago

@MrStahlfelge, tried to add empty classes. This hasn't ended up well, because class duplication somehow confuses Scala 2.11, but not Scala 2.12, 2.13. Will also add migration note in release notes.