Commit Graph

75 Commits

Author SHA1 Message Date
Michael Bull 5623765ba1 Release v2.0.0
Closes #99
2024-03-16 21:45:36 +00:00
Michael Bull fb3ef3dc66 Update README 2024-03-16 21:25:44 +00:00
Michael Bull 3cde5ccdcb Release v1.1.21 2024-03-16 20:37:00 +00:00
Michael Bull d8ea6e1c04 Move binding type declarations to lefthand of callsite 2024-03-08 14:46:59 +00:00
Michael Bull 89ed2955ba Release v1.1.20 2024-03-03 15:52:20 +00:00
Michael Bull 76a69a50e8 Merge GitHub workflows 2024-03-03 06:16:38 +00:00
Michael Bull bbf1c5d08c Fix workflow badge in README 2024-03-03 01:44:28 +00:00
Michael Bull 779479b2d9 Release v1.1.19 2024-03-03 01:22:43 +00:00
Michael Bull 1102e5c932 Fix link in README 2024-03-02 17:13:29 +00:00
Michael Bull 1b24e1f718 Update README 2024-03-02 17:10:53 +00:00
Michael Bull 346fa78865 Release version v1.1.18 2023-05-23 10:12:25 +01:00
Michael Bull 2e2739419b Update README 2023-04-03 14:48:07 +01:00
Matthew Nelson 6f86d20d53 Add more multiplatform build targets
Closes #77, #81
2023-01-09 10:57:12 +00:00
Michael Bull 79d50b7d53 Release v1.1.16 2022-04-20 15:22:07 +01:00
Michael Bull ae7cf6a1b4 Release v1.1.15 2022-04-15 16:46:10 +01:00
Michael Bull 6ef843416f Add supported platform badges to README 2022-04-15 16:44:34 +01:00
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