Skip to content

Adjust divide/multiply for backwards compatability#770

Merged
mattcoley merged 1 commit into
masterfrom
revert-number
Nov 3, 2021
Merged

Adjust divide/multiply for backwards compatability#770
mattcoley merged 1 commit into
masterfrom
revert-number

Conversation

@mattcoley

Copy link
Copy Markdown
Collaborator

#766 has some issues with backwards compatibility.

We have a bunch of customer code:

{{ content.post_body|wordcount|divide(300) }}

and the coercion to decimal makes the previous change unreadable.

@mattcoley mattcoley merged commit 19a526c into master Nov 3, 2021
@mattcoley mattcoley deleted the revert-number branch November 3, 2021 17:19
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.

1 participant