Open
Description
Here is the issue to mention:
- missing filters from v1
- wanted changes of behaviour
- new filters wanted (no deps only)
Known missing:
- sort: do people use it? It's a lot of code
Current changes:
- trim filters have been merged in trim/trim_start/trim_end with an optional
pat
argument for start/end rather than separate filters int
andfloat
filter do not have a default anymoreround
filter does not take acommon
method anymore, it's the default and should not be filled if neededindent
filter now takes awidth
param rather thanprefix
map
,group_by
andfilter
filter will error if the attribute ends up being undefined on one of the valueas_str
has been renamed tostr
truncate
length does not have a default anymore
Metadata
Metadata
Assignees
Labels
No labels