18 Commits

Author SHA1 Message Date
a417c7484b fixed mypy
All checks were successful
CI / build (push) Successful in 42s
0.0.7
2024-12-01 15:38:54 +08:00
04aae1f976 switched builder to hostinger
Some checks failed
CI / build (push) Failing after 40s
2024-12-01 15:29:34 +08:00
79246f70c4 improved index_of_with_escape
Some checks are pending
CI / build (push) Waiting to run
2024-11-18 09:00:23 +08:00
36f7031fea added index_of_with_escape function 2024-11-11 06:06:22 +08:00
37591f78d9 simplified notification code 2024-11-03 23:02:01 +08:00
6ef7f8107e added Try
All checks were successful
CI / build (push) Successful in 18s
0.0.6
2024-11-03 22:42:41 +08:00
e0e763170f small fixes to type annotations
All checks were successful
CI / build (push) Successful in 18s
0.0.5
2024-11-01 09:21:01 +08:00
40791a9c6e updated dependencies
All checks were successful
CI / build (push) Successful in 15s
added topic class
2024-10-24 03:18:20 +08:00
4bddc35633 fixed bug in Maybe.value
All checks were successful
CI / build (push) Successful in 11s
2024-09-10 00:04:30 +08:00
e89e306e96 improved @tmpdir decorator
All checks were successful
CI / build (push) Successful in 12s
2024-06-24 21:24:48 +08:00
436bd737fa added decorator_with_kwargs
All checks were successful
CI / build (push) Successful in 12s
2024-06-24 21:18:08 +08:00
29dd81159c added tmpdir
All checks were successful
CI / build (push) Successful in 12s
2024-06-24 20:35:38 +08:00
07e511ae2c exported Maybe
All checks were successful
CI / build (push) Successful in 13s
2024-06-24 20:22:41 +08:00
8cf62ff3d2 added __or__ operator to pwo.maybe.Maybe 2024-06-24 20:21:48 +08:00
434cef78c4 added __all__ to __init__.py
All checks were successful
CI / build (push) Successful in 12s
2024-06-23 11:01:20 +08:00
5684dcc625 added py.typed file
All checks were successful
CI / build (push) Successful in 12s
2024-06-23 10:50:50 +08:00
1cc1e2bef7 added retry decorators
All checks were successful
CI / build (push) Successful in 12s
2024-06-22 20:57:17 +08:00
514962d9e3 initial commit
All checks were successful
CI / build (push) Successful in 12s
2024-06-22 08:22:51 +08:00