Releases: bishabosha/ops-mirror
Releases · bishabosha/ops-mirror
v0.1.2
What's Changed
- compile with scala 3.3 by @bishabosha in #2
- add CI by @bishabosha in #3
- compile example with 0.1.2 by @bishabosha in #4
Full Changelog: 0.1.1...0.1.2
v0.1.1
First release of ops-mirror.
API is not stable.
Introduces the basic mirrorops.OpsMirror
type. Supports JVM 8+, Scala 3.4+ Scala.js 1.3 and Scala Native 0.5.
Scala 3.4 was necessary due to specific macro features used - perhaps with a redesign it could be ported to Scala 3.3