Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement main set of filters #7

Closed
32 tasks done
flexferrum opened this issue May 10, 2018 · 8 comments
Closed
32 tasks done

Implement main set of filters #7

flexferrum opened this issue May 10, 2018 · 8 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@flexferrum
Copy link
Collaborator

flexferrum commented May 10, 2018

The following filters should be implemented:

  • join
  • sort
  • default
  • first
  • last
  • length
  • max
  • min
  • reverse
  • unique
  • sum
  • attr
  • map
  • reject
  • rejectattr
  • select
  • selectattr
  • pprint
  • dictsort
  • abs
  • float
  • int
  • list
  • round
  • random
  • trim
  • title
  • upper
  • wordcount
  • replace
  • truncate
  • groupby
@flexferrum flexferrum added the enhancement New feature or request label May 10, 2018
@flexferrum flexferrum added this to the Release 1.0 milestone May 10, 2018
@flexferrum flexferrum moved this from To Do to In Progress in Jinja2Cpp standard features May 10, 2018
@flexferrum flexferrum self-assigned this May 10, 2018
@flexferrum
Copy link
Collaborator Author

#11

@flexferrum
Copy link
Collaborator Author

#12

@flexferrum
Copy link
Collaborator Author

#13

@flexferrum
Copy link
Collaborator Author

#15

@flexferrum
Copy link
Collaborator Author

#17

@flexferrum
Copy link
Collaborator Author

#18

@flexferrum
Copy link
Collaborator Author

#19

@flexferrum
Copy link
Collaborator Author

#20

Jinja2Cpp standard features automation moved this from In Progress to Done Jun 15, 2018
@flexferrum flexferrum modified the milestones: Release 1.0, Release 0.6 Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant