Michael Bull
b93dd4457c
Consistently use Gradle plugins DSL
2018-09-24 00:26:29 +01:00
Michael Bull
c6c029cc20
[Gradle Release Plugin] - new version commit: '1.1.1-SNAPSHOT'.
2018-09-19 00:07:39 +01:00
Michael Bull
ab1e665b5e
[Gradle Release Plugin] - pre tag commit: '1.1.0'.
2018-09-19 00:07:25 +01:00
Michael Bull
f10de37b08
Migrate away from multi-platform project structure
2018-09-19 00:05:03 +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
b9bf8f1eaf
Update kotlin to 1.2.40
2018-04-22 23:29:32 +01:00
Michael Bull
909462be86
Align artifact group with jitpack repository
...
Jitpack convention sets the artifact id as
com.github.michaelbull:kotlin-result, excluding "kotlin-result" from the
group name. This commit aligns the artifact's group name with their
convention.
2018-02-28 03:18:34 +00:00
Michael Bull
2db3e0e3cf
Move release plugin to new plugin dsl
2018-02-28 01:47:00 +00:00
Michael Bull
184b5f6dd8
[Gradle Release Plugin] - new version commit: '1.0.9-SNAPSHOT'.
2018-01-24 18:24:21 +00:00
Michael Bull
9ceff8ce1c
[Gradle Release Plugin] - pre tag commit: '1.0.8'.
2018-01-24 18:24:09 +00:00
Michael Bull
d35e7e9c51
Update kotlin
2018-01-24 18:22:11 +00:00
Michael Bull
de239962da
Update dependencies
2018-01-17 18:29:33 +00:00
Michael Bull
b42a1b11db
[Gradle Release Plugin] - new version commit: '1.0.8-SNAPSHOT'.
2018-01-11 20:50:26 +00:00
Michael Bull
4d3030ebdc
[Gradle Release Plugin] - pre tag commit: '1.0.7'.
2018-01-11 20:50:17 +00:00
Michael Bull
e06ee4e525
[Gradle Release Plugin] - new version commit: '1.0.7-SNAPSHOT'.
2018-01-10 17:44:49 +00:00
Michael Bull
0267d9fb2b
[Gradle Release Plugin] - pre tag commit: '1.0.6'.
2018-01-10 17:44:41 +00:00
Michael Bull
17f46f3826
[Gradle Release Plugin] - new version commit: '1.0.6-SNAPSHOT'.
2017-12-17 00:17:10 +00:00
Michael Bull
9127027e48
[Gradle Release Plugin] - pre tag commit: '1.0.5'.
2017-12-17 00:17:02 +00:00
Michael Bull
3ec5fd3b96
[Gradle Release Plugin] - new version commit: '1.0.5-SNAPSHOT'.
2017-12-16 22:37:00 +00:00
Michael Bull
1254f51418
[Gradle Release Plugin] - pre tag commit: '1.0.4'.
2017-12-16 22:36:53 +00:00
Michael Bull
80c6410181
[Gradle Release Plugin] - new version commit: '1.0.4-SNAPSHOT'.
2017-12-16 19:52:45 +00:00
Michael Bull
d3db9c1f30
[Gradle Release Plugin] - pre tag commit: '1.0.3'.
2017-12-16 19:52:37 +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
416c0950b2
Update kotlin to 1.2.10
2017-12-16 19:26:01 +00:00
Michael Bull
b5a78cde8e
[Gradle Release Plugin] - new version commit: '1.0.3-SNAPSHOT'.
2017-11-28 18:47:54 +00:00
Michael Bull
eed6044179
[Gradle Release Plugin] - pre tag commit: '1.0.2'.
2017-11-28 18:47:46 +00:00
Michael Bull
8e3597322a
Update kotlin to 1.2.0
2017-11-28 18:07:24 +00:00
Michael Bull
4e22fe4f02
[Gradle Release Plugin] - new version commit: '1.0.2-SNAPSHOT'.
2017-11-22 23:26:43 +00:00
Michael Bull
ea8154d922
[Gradle Release Plugin] - pre tag commit: '1.0.1'.
2017-11-22 23:26:34 +00:00
Michael Bull
474fd0b903
[Gradle Release Plugin] - new version commit: '1.0.1-SNAPSHOT'.
2017-10-22 16:56:38 +01:00
Michael Bull
3a71508531
[Gradle Release Plugin] - pre tag commit: '1.0.0'.
2017-10-22 16:09:57 +01:00
Michael Bull
af13c9ee7c
Rename Error class to Err
...
Avoids naming conflict with the stdlib's Error class, also now matches
Rust's naming.
2017-10-22 16:08:26 +01:00
Michael Bull
1933c9f845
Use filterIsInstance in getAll methods
2017-10-22 16:07:24 +01:00
Michael Bull
a9cf0593f9
Improve wording in README
2017-10-22 16:07:24 +01:00
Michael Bull
bf3aaee77b
Move to new package name
2017-10-22 00:59:16 +01:00
Michael Bull
7052be1c5e
Add missing version property
2017-10-21 22:34:46 +01:00
Michael Bull
eea45b3c88
Add README
2017-10-21 17:44:55 +01:00
Michael Bull
b1ac605d05
Order dependencies alphabetically in gradle.properties
2017-10-21 04:32:25 +01:00
Michael Bull
3602e8dce1
Initial commit
2017-10-21 03:51:30 +01:00