Commit graph

17 commits

Author SHA1 Message Date
a7ad6a3497
Readme: add missing links and brief descriptions (#184)
* Readme: add missing links and brief descriptions

* Update description

* Readme: fix typo

* Readme: add docs for Combinators and fix typos
2021-03-14 19:49:46 +00:00
5737e11395
Bump kemitix-maven-tiles to 3.0.0 and kemitix-checkstye to 5.5.0 (#181)
* Bump kemitix-maven-tiles to 3.0.0

* Bump kemitix-maven-tiles to 3.0.1

* Bump kemitix-checkstyle to 5.5.0

* Docs updates - more to come

* Checkstyle and PMD compliance updates

* result: map on Success should become Error on exception

* README: reformat in markdown
2021-03-14 15:15:50 +00:00
9a6c58c835 Rewrite README and convert to org-mode
* MaybeTest use static import Maybe.*
* Maybe.orElseThrow() now returns value when is a Just
2018-07-15 20:59:49 +01:00
f0f8ba6a9b README: Remove 'invalid' jenkins badges - revert once available 2018-07-05 07:19:48 +01:00
8c3163d555 Add jPeek badge 2018-07-03 10:50:01 +01:00
d929995151 Revert "Version set to 0.7.0"
This reverts commit b396c5c49e.
2018-06-26 22:25:27 +01:00
b396c5c49e Version set to 0.7.0 2018-06-26 22:20:55 +01:00
093e35b4c1 Result satisfies the three Monad Laws 2018-06-25 22:39:25 +01:00
5d39be36ff Maybe satisfies the three Monad Laws 2018-06-25 22:36:18 +01:00
680b6b8a0d Make README version number neutral
Avoid needing to keep the version on the master branch up-to-date when it only
gets set on a release branch.
2018-06-23 07:46:23 +01:00
846bc88e4f Add comments to Maybe example in README 2018-06-23 07:35:48 +01:00
24a12cbf5b Update README with more examples for Result and updated badges 2018-06-22 23:17:42 +01:00
834612d856 version set to 0.4.0 2017-12-10 17:02:11 +00:00
e0eb0614c3 Add Maybe, Just, Nothing 2017-12-10 16:11:12 +00:00
247b2a2e74 Prepare for 0.3.0 release 2017-10-19 22:54:27 +01:00
f008db92f9 README.md: add TypeAlias heading 2017-10-19 22:19:07 +01:00
894b24932c README.md: added 2017-09-17 10:28:43 +01:00