Commit Graph

59 Commits

Author SHA1 Message Date
Michael Bull 5c54be1dab Update version in README 2022-01-08 14:15:43 +00:00
Michael Bull a9b4857715 Release v1.1.14 2022-01-08 13:46:00 +00:00
Michael Bull ef30e954bd Release v1.1.13 2021-11-02 09:25:35 +00:00
Michael Bull 4e1205e503 Release v1.1.12 2021-06-12 16:38:57 +01:00
Michael Bull 4c86dd2dab Release v1.1.11 2021-02-11 11:53:02 +00:00
Michael Bull 94bccacb2d Improve wording in README 2021-02-10 22:34:44 +00:00
Michael Bull 2236b41cc6 Fix typo in README 2021-01-30 22:38:09 +00:00
Michael Bull f6df46ec5e Rename section in README 2021-01-30 22:31:32 +00:00
Michael Bull 0dcc1f0e8d Add "Read More" section to README 2021-01-30 22:26:15 +00:00
Michael Bull f26ac88f15 Release v1.1.10 2021-01-30 18:22:24 +00:00
Michael Bull 3c5b432b55 Update unit test section in README 2020-09-26 16:53:07 +01:00
Gregory Inouye 3d40c70708 fix links 2020-09-18 10:12:01 +01:00
Michael Bull 9a75942238 Update version number in README 2020-08-29 11:59:24 +01:00
Michael Bull 67c1cd33ad Rewrite example application 2020-08-26 22:02:22 +01:00
Tristan Hamilton b16fb559a1 Move binding coroutine implementation to separate subproject 2020-08-25 22:29:50 +01:00
Michael Bull ce0180f5cd Fix links in README
The move to a mpp structure broke these links.
2020-07-23 11:19:02 +01:00
Michael Bull 55610e207c Update version in README 2020-07-19 11:06:54 +01:00
Michael Bull b95b1c7dee
Fix typo in README 2020-07-10 20:23:18 +01:00
Michael Bull 3651b2427f Update version in README 2020-06-04 19:14:44 +01:00
Tristan Hamilton 7a3e381934 Add binding section to README 2020-06-04 18:16:38 +01:00
Michael Bull 68cabd7a1e Replace bintray with maven central 2020-02-12 14:33:36 +00:00
Michael Bull 77cda76c26 Update README 2019-12-20 15:08:59 +00:00
Michael Bull 322f1a5801 Update version in README 2019-12-20 14:58:52 +00:00
Michael Bull b3dbc36b76 Replace travis with github actions 2019-12-20 14:51:24 +00:00
Michael Bull ed430c4eca Update "Creating Results" section in README 2019-08-24 00:31:23 +01:00
Michael Bull dbc0a71c64 Update README 2018-11-01 19:12:52 +00:00
Michael Bull 08c1fb8173 Fix whitespace in README example 2018-09-19 00:13:59 +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 6c0a24b019 Update README 2018-02-28 04:10:51 +00:00
Michael Bull a2aab06e91 Update version in README 2018-01-24 18:23:29 +00:00
Michael Bull 410563b621 Add toResultOr
Acts as a factory function to convert nullable types to Result types
2018-01-24 18:20:39 +00:00
Michael Bull c93ac7fb18 Correct link in README 2018-01-24 13:24:56 +00:00
Michael Bull 87942dd769 Simplify example section in README 2018-01-24 13:23:47 +00:00
Michael Bull abf3716a71 Add example section to README 2018-01-24 13:21:01 +00:00
Michael Bull 687c4c9d7f Omit "this" prefix from method references
https://kotlinlang.org/docs/reference/whatsnew12.html#support-for--foo-as-a-shorthand-for-thisfoo
2018-01-24 12:58:26 +00:00
Michael Bull 5ddae8ca11 Update README 2018-01-11 20:25:59 +00:00
Michael Bull 7f6d41e2d0 Update README 2018-01-10 17:44:12 +00:00
Michael Bull dc9f0cc421 Update README 2017-12-17 00:16:48 +00:00
Michael Bull 0a5a14cf42 Update README 2017-12-16 22:34:06 +00:00
Michael Bull c198328059 Update version in README 2017-12-16 19:31:18 +00:00
Michael Bull 8b13ab735c Update version in README 2017-11-28 18:47:15 +00:00
Michael Bull 3ad15e71fb Update version in README 2017-11-25 16:32:35 +00:00
Michael Bull 02de42f959 Correct version number in README 2017-10-25 17:10:19 +01:00
Michael Bull 474fd0b903 [Gradle Release Plugin] - new version commit: '1.0.1-SNAPSHOT'. 2017-10-22 16:56:38 +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 43128cf1cc Update version number on README 2017-10-22 16:07:24 +01:00
Michael Bull 9960bc78aa List result4k under inspirations in README 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 8e3fe10ca0 Fix jitpack badge 2017-10-22 01:12:50 +01:00