bnorm / kotlin-power-assert

Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language
Apache License 2.0
581 stars 15 forks source link

Release a new version with new changes #78

Closed knizamov closed 1 year ago

knizamov commented 1 year ago

Hi. Sorry to bother you. Could you please release a new version? Would love to try out infix based assertions.

bnorm commented 1 year ago

Apologize for it being so long between releases; life has kept me busy elsewhere. But I'm hopeful I can publish a release soon after a few more bug fixes: #77 and #80.

christophsturm commented 1 year ago

you could put out an release with the current fixes , then make it work with 1.8.20 and do another release. then people who use older kotlin also have a release that has the new features.

bnorm commented 1 year ago

you could put out an release with the current fixes , then make it work with 1.8.20 and do another release.

That's a good idea. I'll plan to release both a 0.12.1 with recent fixes and a 0.13.0 with 1.8.20 support. Hope to get that done before KotlinConf!

bnorm commented 1 year ago

Version 0.12.1 was just published!