Closed robbytx closed 10 years ago
Looks awesome, thanks! I did change invertable to invertible because the latter is the correct spelling. Yay English!
Great, thanks! When do you think you would be willing to release this change?
That's the only change since the release I did three weeks ago. I'm a little reluctant to push a versioned release after every single feature addition... I just deployed this to the SonaType OSS snapshots repository. I know snapshot versions suck, but you could add:
<repositories>
<repository>
<id>sonatype-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<releases><enabled>false</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
</repository>
</repositories>
To your POM and depend on 1.10-SNAPSHOT.
Coverage remained the same when pulling 2251ac1ed239ef16be9e9f0b460f8039e365c945 on bazaarvoice:master into aafa5c0a738f31048c9bf24dd9d64bdac9674edb on samskivert:master.