Splitting is done via "matchAll" and a property regex now. Note: white space is still the most important splitting character, so any terms enclosed by quotation marks will only be recognizes correctly when the quotation is enclosed by white spaces as well (and beginning and end of string, ofc).
Unit tests have been extended. However, please test manually as well.
For further good practices have a look at our review guidelines.