Skip to content

Release/2.0.0 alpha.6#166

Merged
bertrand-lorentz merged 217 commits intomainfrom
release/2.0.0-alpha.6
Mar 26, 2026
Merged

Release/2.0.0 alpha.6#166
bertrand-lorentz merged 217 commits intomainfrom
release/2.0.0-alpha.6

Conversation

@rousso
Copy link
Copy Markdown
Contributor

@rousso rousso commented Mar 26, 2026

No description provided.

bertrand-lorentz and others added 30 commits August 2, 2024 12:27
pom: Update dependencies on logback 1.5.6 and slf4j 2.0.13
We use specific SDK versions to get the EFX grammar files for SDK v1 and
v2. Define those versions as properties like all other dependencies.
This version of the grammar improve the performance of generated
parsers, with no impact on consumers of the parsers.
This removes warnings when building with JDK version 19 or above.
Also fixed some issues reported by SonarQube.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Use Objects.equals() and Objects.hash() instead of doing it ourselves,
and use all member variables.

Also make sure we use the result from the super class if there is one.
The commit was suggested by Copilot, but it removed the closing of the
javadoc comment...
…-and-functions

Tedefo 4367 adds global variables and functions
Fix Javadoc comments inconsistent with method signature
…and-functions

Bugfix: The system can now parse a file even if there are no template lines in it.
… (TEDEFO-4370)

New features:
- LET template:name(params) DISPLAY syntax for definitions
- INVOKE template-name(args) syntax for calls
- WHEN condition DISPLAY/INVOKE template OTHERWISE ...
- Deprecates/replaces some members of the MarkupGenerator
Adds conditional templates as well as parametrized callable templates (TEDEFO-4370)
Removed an unnecessary parameter as spotted by copilot code review
Fixed a JavaDoc issue preventing publication to Maven Central
Fixed javadoc issues preventing publication to Maven Central
rousso and others added 27 commits March 11, 2026 00:04
…e-only

TEDEFO-4458 Restrict format-number to template context only
…ookups

Tedefo 4957 dictionary sequence lookups
…e-improvements

TEDEFO-4978 Preferred-language properties, fieldContext indexer, priv…
…ependencies

TEDEFO-4991 Add templates root override to TranslatorOptions and SchematronGenerator
tests: Add presence condition tests for node references
TEDEFO-5000 Add tests for WITH ... COMPUTE single expression syntax
TEDEFO-5002 Exclude @post rules, add global/stage variable dependency test
@bertrand-lorentz bertrand-lorentz merged commit 4fc014d into main Mar 26, 2026
1 of 2 checks passed
@bertrand-lorentz bertrand-lorentz deleted the release/2.0.0-alpha.6 branch March 26, 2026 14:02
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