- Jan 12, 2020
-
-
-
-
-
-
-
-
-
-
- Disable the regex's unicode feature by default - Add a feature to Ion to enable it again - Update the dependencies Breaking Change: Perl-style character class are disabled (\w _et al._) and there is no longer unicode support by default.
-
- Adds a merge request guidelines section - Switch to squashed, conventional-style commits for MRs - Specify preference for rebase over merges - Link to a resource explaining a recommended git flow
-
Breaking Change: auto-cd will no longer wrk in scripts. However, it was never intended to work in scripts to begin with, so this is actually an improvement. If a command fails, try to cd before outputing the error. Issues fixed by this: - Trailing slashes are no longer necessary - If a binary and a folder conflicts, the binary has priority - Typing `-` cd to the old pwd Fix #892
-
-
-
-
Fixes a deprecation warning on these platforms
-
Methods that are boolean are tightly integrated with tests. The builtins should be prefered in almost all cases. BREAKING CHANGES: $ends_with, $contains and $starts_with no longer work
-
-
-
-
-
-
-
-
Clarifies the purpose of the default variables and their values.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-