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

Add ability to handle attribute changes. Add some more live unittests #78

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

schveiguy
Copy link
Contributor

Followup to #70

This adds the ability to alter live diet templates by changing attribute names with interpolated values, and still works properly.

I also added some facility to unittest live mode by changing the diet template and verifying the output works (mostly so I can verify that the given code fixes the issue).

the statementCont stands for "statement continued", which is used to avoid having to raw text outputs between statements that will never have raw text (I didn't notice this for the main PR).

ping @s-ludwig this should be it for the live mode.

@s-ludwig s-ludwig merged commit 0ef92b6 into rejectedsoftware:master Mar 24, 2020
@s-ludwig
Copy link
Member

Okay, this is now available as 1.7.0.

@schveiguy schveiguy deleted the liveattributes branch March 24, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants