summarylogtreecommitdiffstats
path: root/RELEASENOTES.md
diff options
context:
space:
mode:
authorJonBoyleCoding2023-04-04 18:07:10 +0100
committerJonBoyleCoding2023-04-04 18:07:10 +0100
commit27fe7130ce9b48377344a44d31d6aec9038ba717 (patch)
tree32a8ee7a5d6f73967e2be2883a5230719181ee97 /RELEASENOTES.md
parentc5229fb49c62e54abf7f92b71542704d32a51a8e (diff)
downloadaur-mulle-bashfunctions.tar.gz
Updated Version 5.0.3
Diffstat (limited to 'RELEASENOTES.md')
-rw-r--r--RELEASENOTES.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index e47070837cec..5c8b432cd77b 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -1,6 +1,25 @@
+### 5.0.3
+
+* fix installer for (gasp) solaris
+
+### 5.0.2
+
+* Various small improvements
+
+# 5.0.0
+
+* BREAKING change `_parallel` functions to `__parallel`
+* `very_short_sleep` can take a microsecond parameter now
+* `log_entry` now truncates argument output for readability
+* `dir_list_files` can be set to list symlinks only
+* mulle-bashfunctions are started now with `'! /usr/bin/env/mulle-bash`
+* removed unused functions like concat `(r_concat` stays)
+* added self-documenting functionality to mulle-bashfunctions
+
+
### 4.1.1
-* * add `r_de_camel_case_upcase_identifier` back for backwards compatibility
+* add `r_de_camel_case_upcase_identifier` back for backwards compatibility
* fix `_remove_file_if_present` ignoring `MULLE_FLAG_EXEKUTOR_DRY_RUN`
## 4.1.0