This repository was archived by the owner on Feb 3, 2024. It is now read-only.
Open
Conversation
1993152 to
57026cb
Compare
57026cb to
939372e
Compare
939372e to
cad9028
Compare
cad9028 to
8f5f7c9
Compare
8f5f7c9 to
624171d
Compare
624171d to
6d32d62
Compare
6d32d62 to
3d63c8d
Compare
3d63c8d to
d54202b
Compare
d54202b to
34b2760
Compare
34b2760 to
a42adc4
Compare
a42adc4 to
4f78c72
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.1->3.1.9Release Notes
casid/jte (gg.jte:jte)
v3.1.9Compare Source
Hotfix for #325, HTML Comments Inside Content Blocks Cause Compilation Failure in jte 3.1.7/3.1.8
Thank you @PsychotherapistSam for reporting!
v3.1.8Compare Source
Caution! There is a bug with HTML comments in this release. Please upgrade to 3.1.9 instead.
v3.1.7Compare Source
Caution! There is a bug with HTML comments and with Kotlin model generation in this release. Please upgrade to 3.1.9 instead.
This change could potentially break user code for these public methods:
public List TemplateEngine#generateAll()
public List TemplateEngine#precompileAll()
public List TemplateEngine#precompile(List names)
Previously, those methodes returned mutable lists, now they return immutable lists. We decided to still include this change in a bugfix release, since most users will not call these methods directly and if they do and modify them, it will only break at template generation/compilation, not in production code.
v3.1.6Compare Source
Hotfix for #305, which unexpectedly prevented user output in a:href, for instance when starting with a "j". Thank you @erik-alm for reporting!
v3.1.5Compare Source
v3.1.4Compare Source
v3.1.3Compare Source
v3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
productionProfileNameis gone, you now need to explicitly setusePrecompiledTemplates)v3.0.3Compare Source
$unsafe{}or a custom HTML policyv3.0.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.