xmolecules/jmolecules

`@Identity` annotation is missing in `kmolecules-ddd`

Michal-Kucera opened this issue · 3 comments

Hi there,

It appears that the @Identity annotation is not available in kmolecules-ddd (I'm using version 1.7.0). Is this on purpose?

Thanks!
Michal

That's an oversight. IIRC we added @Identity after the Kotlin module was added and simply forgot to also add its counterpart.

Thanks for the explanation @odrotbohm , I wanted to raise a quick PR, but you are faster, thanks!

It's great timing nonetheless as I was just about to ship 1.8 🙃.