gott.git

ref: master
Sha Commit date Commit message Author
ccd3d261 2022-04-12 add readme, changelog and coc Adam
dc380084 2022-04-07 tidy up v2 Adam
11b18a3b 2022-01-05 add generics Adam
01874f42 2020-04-24 Merge branch 'v1.1.2' Adam
99182586 2020-04-24 update changelog Adam
63618334 2020-04-24 pass unwrapped slice to Recover function Adam
aecd3e20 2020-04-22 Merge branch 'v1.1.1' into develop Adam
69e1badc 2020-04-22 Merge branch 'v1.1.1' Adam
3ce653da 2020-04-22 update changelog Adam
73d5dbe7 2020-04-22 pass error to Recover Adam
073fbd2a 2020-04-22 set log level in chain Adam
80bf56fc 2020-02-11 Merge branch 'v1.1.0' into develop Adam
e4542839 2020-02-11 Merge branch 'v1.1.0' Adam
3a2a3bff 2020-02-11 update changelog Adam
698c5262 2020-02-11 add logging Adam
3facb436 2019-07-26 make Exception’s value public Adam Pioterek
f4a9aff6 2019-07-26 add Recover method Adam Pioterek
cc5beb2a 2019-06-29 Merge branch 'v1.0.1' into develop Adam Pioterek
d52cdbd2 2019-06-29 Merge branch 'v1.0.1' Adam Pioterek
258ee9cb 2019-06-29 update changelog Adam Pioterek
25b00162 2019-06-29 fix Handle Adam Pioterek
a8bbfd0d 2019-06-27 Merge branch 'v1.0.0' into develop Adam Pioterek
45564fa8 2019-06-27 Merge branch 'v1.0.0' Adam Pioterek
216d3f57 2019-06-27 update changelog Adam Pioterek
08d9c624 2019-06-27 use more compact syntax Adam Pioterek
f487e4f2 2019-06-27 add documentation Adam Pioterek
faf3ab2f 2019-06-27 make the receiver pointer and change functions to variadic Adam Pioterek
96b60b5e 2019-06-21 Merge branch 'v0.1.1' into develop Adam Pioterek
0e623919 2019-06-21 Merge branch 'v0.1.1' Adam Pioterek
44e05f94 2019-06-21 update changelog Adam Pioterek
fb712070 2019-06-21 add Finish function Adam Pioterek
00dc3e5b 2019-06-21 Merge branch 'v0.1.0' into develop Adam Pioterek
7d4aaabc 2019-06-21 Merge branch 'v0.1.0' Adam Pioterek
a37f17e4 2019-06-21 add changelog Adam Pioterek
04a34268 2019-06-21 remove redundand returns Adam Pioterek
f48429f8 2019-06-21 implement catch function Adam Pioterek
f610f98e 2019-06-21 implement catch function Adam Pioterek
e3ae26ae 2019-06-21 implement Handle functions Adam Pioterek
7c9ca211 2019-06-21 implement Tee functions Adam Pioterek
005924fb 2019-06-21 implement Map function Adam Pioterek
d80ec836 2019-06-21 format code Adam Pioterek
ce15bc3c 2019-06-20 add function declatarions Adam Pioterek
b4ef9915 2019-06-19 add gitignore Adam Pioterek
5484d64f 2019-06-19 add license Adam Pioterek
2dda7a16 2019-06-19 implement bind method Adam Pioterek