Skip to content

Release v1.0.5

Latest
Compare
Choose a tag to compare
@joutvhu joutvhu released this 19 Dec 10:15
· 1 commit to main since this release

What's New

  • Fix Math.pow of negative number
  • Try xirr with do is last day

Gradle

implementation 'com.github.joutvhu:xirr:1.0.5'

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>xirr</artifactId>
    <version>1.0.5</version>
</dependency>