enso/distribution/lib/Standard
James Dunkerley 60f0e96047
Update starts_with, ends_with and contains to new API design (#4078)
- Updated `Text.starts_with`, `Text.ends_with` and `Text.contains` to new simpler API.
- Added a `Case_Sensitivity.Default` and adjusted `Table.distinct` to use it by default.
- Fixed a bug with `Data.fetch` on an HTTP error.
- Improved SQLite Case Sensitivity control in distinct to use collations.
2023-01-25 11:47:27 +00:00
..
Base/0.0.0-dev Update starts_with, ends_with and contains to new API design (#4078) 2023-01-25 11:47:27 +00:00
Database/0.0.0-dev Update starts_with, ends_with and contains to new API design (#4078) 2023-01-25 11:47:27 +00:00
Examples/0.0.0-dev Database Joins (#4007) 2023-01-05 10:36:22 +00:00
Geo/0.0.0-dev Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Google_Api/0.0.0-dev Align Vector API with design, add some extra functions from AoC (#4026) 2023-01-12 13:32:24 +00:00
Image/0.0.0-dev Report failed name resolutions in type signatures (#4030) 2023-01-09 10:35:36 +00:00
Searcher/0.0.0-dev Align Vector API with design, add some extra functions from AoC (#4026) 2023-01-12 13:32:24 +00:00
Table/0.0.0-dev Update starts_with, ends_with and contains to new API design (#4078) 2023-01-25 11:47:27 +00:00
Test/0.0.0-dev Add Table.cross_join and Table.zip to In-Memory Table (#4063) 2023-01-23 13:19:52 +00:00
Visualization/0.0.0-dev Default visualization preprocessor handles errors (#4080) 2023-01-25 03:37:21 +00:00