RosaeNLG / rosaenlg

RosaeNLG is a Natural Language Generation library for node.js and browser rendering, based on the Pug template engine.
https://rosaenlg.org
Apache License 2.0
92 stars 21 forks source link

add getter for languageImpl #201

Closed blegaut closed 1 year ago

blegaut commented 1 year ago

Thanks for contributing!

Please check if the PR fulfills these requirements 👌:

Also remember: each commit MUST contain a sign off message (see CONTRIBUTING.md) 🙄

Indicate related issue:

issue #200

Explain what is done, scope, limitations etc.

add a getter setter in NlgLib fix : make noun optional in ValueParams

Does this PR introduce a breaking change? 😁

no