2022.6.1-nightly.2022.12.3
jdunkerley
tagged this
02 Dec 18:08
- Moved `Any`, `Error` and `Panic` to `Standard.Base`. - Separated `Json` and `Range` extensions into own modules. - Tidied `Case`, `Case_Sensitivity`, `Encoding`, `Matching`, `Regex_Matcher`, `Span`, `Text_Matcher`, `Text_Ordering` and `Text_Sub_Range` in `Standard.Base.Data.Text`. - Tidied `Standard.Base.Data.Text.Extensions` and stopped it re-exporting anything. - Tidied `Regex_Mode`. Renamed `Option` to `Regex_Option` and added type to export. - Tidied up `Regex` space. - Tidied up `Meta` space. - Remove `Matching` from export. - Moved `Standard.Base.Data.Boolean` to `Standard.Base.Boolean`. # Important Notes - Moved `to_json` and `to_default_visualization_data` from base types to extension methods.