diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-17 13:42:34 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-17 13:42:34 +0100 |
| commit | 5e76620a4927f48cbf1e8e3dfef6217b12900872 (patch) | |
| tree | c92a212d78172abfa580715d6e05e67780ab9481 | |
| parent | 718f58df537e86238bc0007552d8fbaf8815c512 (diff) | |
Move to beta phase
| -rw-r--r-- | README.org | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,11 @@ ** Cond-Let — Additional and improved binding conditionals -*This is an ALPHA release!* -*Breaking changes are possible!* +#+begin_quote +[!WARNING] +This is an BETA release! +Breaking changes are unlikely but still possible! +See https://github.com/tarsius/cond-let/wiki. +#+end_quote Emacs provides the binding conditionals ~if-let~, ~if-let*~, ~when-let~, ~when-let*~, ~and-let*~ and ~while-let~. |
