Commit Graph

15 Commits

Author SHA1 Message Date
Michael Bull 88f496a366 Add explicit dependencies to bintrayUpload task 2018-09-18 22:48:32 +01:00
Michael Bull 4a0a49be90 Add bintray publishing configuration 2018-09-18 22:21:28 +01:00
Michael Bull cc1ab4940d Update dependencies 2018-09-18 18:26:45 +01:00
Michael Bull 916760ac6d Update dependencies 2018-08-09 15:27:18 +01:00
Michael Bull b812d938f9 Place generated docs in docs/javadoc
This matches the default behaviour of the javadoc task. See:
https://docs.gradle.org/current/dsl/org.gradle.api.tasks.javadoc.Javadoc.html#org.gradle.api.tasks.javadoc.Javadoc:destinationDir
2018-02-28 03:15:24 +00:00
Michael Bull 2db3e0e3cf Move release plugin to new plugin dsl 2018-02-28 01:47:00 +00:00
Michael Bull 7b5ffefa8f Downgrade dokka
Version 0.9.15 is producing an error on CI:
- Could not find org.jetbrains.dokka:integration:0.9.15.
2017-12-16 19:50:00 +00:00
Michael Bull 9ddac98e0c Add multi-platform support
Converts the unit tests to use kotlin-test, allowing them to target both
the jvm and js platforms.
2017-12-16 19:30:54 +00:00
Michael Bull bf3aaee77b Move to new package name 2017-10-22 00:59:16 +01:00
Michael Bull da77504fa7 Add {javadoc,sources}Jar as artifacts 2017-10-21 22:37:45 +01:00
Michael Bull 2e2fc22b2b Add release/publish configuration 2017-10-21 22:33:59 +01:00
Michael Bull e5ee148ec8 Publish javadoc 2017-10-21 22:10:13 +01:00
Michael Bull ff40e12e6f Add inline documentation to library methods 2017-10-21 21:19:21 +01:00
Michael Bull 1b29f4a58a Configure dokka to produce javadoc 2017-10-21 20:03:51 +01:00
Michael Bull 3602e8dce1 Initial commit 2017-10-21 03:51:30 +01:00