Kotlin Inline Logger Versions Save

A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.

1.0.5

1 year ago
  • Update dependencies
  • Migrate to Gradle versions catalog (68bd153b49e1536da01b44f6459a33f34af5d7e1)

1.0.4

2 years ago
  • Update Kotlin to 1.5.31 by @rgmz (fd72ee0a8b7f354a086e2a8054e41c5f4bbaeb4d)
  • Replaced deprecated inline keyword with value (853498abc72890eb8e41c2257e29dd33029c31a0)

1.0.3

3 years ago

1.0.2

4 years ago
  • Update gradle to 6.2-rc-2 (143569c3c53fca17969a79c8595e33662601d4f1)
  • Replace bintray with maven central (df23b9e1bc6faab6afb8529e2645722e4fe1c79d)
  • Add javadoc jar to jvm publication (a2494e7f389da964f295b128ccad6002b01f15f6)

1.0.1

4 years ago
  • Add JVM tests (c9126f9c2f06209d0f1ed4af936412aa1861d51d)
  • Add kotlin.code.style to gradle.properties (59e549c69e5d00ee0c163a3a95c3753e9bca7957)
  • Ensure all jar artifacts are created before bintray upload (a42b7de87de11b9deff25456775ef4794370e8b1)
  • Update dependencies (889ce7387304f709ea12710f9353ce4114216060)
  • Replace travis with github actions (03a2a9d7ccd9a5a9b854da49acd303959cbb6bc2)

1.0.0

5 years ago

Initial release