Skip to content

Allow to define transformers from ScalaDsl #36

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

Merged
merged 6 commits into from
May 3, 2020
Merged

Conversation

gaeljw
Copy link
Member

@gaeljw gaeljw commented May 2, 2020

Aims to fix #32

Content

  • Implement DataTableType, DocStringType, ParameterType, DefaultParameterTransformer, DefaultDataTableCellTransformer and DefaultDataTableEntryTransformer
  • Add related tests
  • Add related doc

@gaeljw gaeljw force-pushed the parameter-types branch from 3fdb187 to 9824ab2 Compare May 2, 2020 18:53
@gaeljw gaeljw added this to the 5.6.0 milestone May 2, 2020
@gaeljw gaeljw added the ⚡ enhancement Request for new functionality label May 2, 2020
@gaeljw gaeljw merged commit a45e760 into master May 3, 2020
@gaeljw gaeljw deleted the parameter-types branch May 3, 2020 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement Request for new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support adding parameterType, dataTableType.. via ScalaDsl
1 participant