Releases: accordproject/template-engine
Releases · accordproject/template-engine
v2.9.0
What's Changed
- chore(deps): Bump min-document from 2.19.0 to 2.19.1 by @dependabot[bot] in #46
- chore: enable jest test coverage reporting by @rockaxorb13 in #74
- fix: add formatters for Duration and Period types by @Shubh-Raj in #52
- fix: add type checking for optional properties by @Shubh-Raj in #53
- chore(deps-dev): Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #114
- chore(deps): Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in #106
- chore(ci): add concurrency control to npm-publish workflow by @Shubh-Raj in #57
- fix: correct spelling errors in documentation and source files by @Shubh-Raj in #63
- docs: add execution pipeline overview section to README by @FaikAijaz in #95
- chore(deps): Bump @xmldom/xmldom from 0.9.8 to 0.9.9 by @dependabot[bot] in #134
- chore(deps): Bump picomatch by @dependabot[bot] in #124
- fix: correct broken link to full template example by @colswap in #122
New Contributors
- @FaikAijaz made their first contribution in #95
- @colswap made their first contribution in #122
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- chore: replace deprecated npm-run-all with npm-run-all2 by @23harshitkumar in #97
- chore(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #48
- chore(deps): Bump @tootallnate/once and @accordproject/markdown-html by @dependabot[bot] in #101
- chore(deps): Bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in #102
- chore(deps-dev): Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #44
- fix(tests): use timezone-aware dates to prevent snapshot drift by @SaaiAravindhRaja in #98
- chore(deps): upgrade to concerto@3.25.7, markdown-transform@0.17.2, cicero-core@0.25.2 by @mttrbrts in #103
New Contributors
- @23harshitkumar made their first contribution in #97
- @SaaiAravindhRaja made their first contribution in #98
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Fix: clause implicit undefined check by @Shubh-Raj in #64
- test: add regression test for nested optionals (Issue #49) by @rockaxorb13 in #51
- chore(deps): Bump jsonpath from 1.1.1 to 1.2.0 by @dependabot[bot] in #85
- chore(deps): Bump tar from 7.4.3 to 7.5.7 by @dependabot[bot] in #77
- chore(deps): Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #69
- docs: fix typo and improve README clarity by @Sana9058 in #87
New Contributors
- @Shubh-Raj made their first contribution in #64
- @rockaxorb13 made their first contribution in #51
- @Sana9058 made their first contribution in #87
Full Changelog: v2.7.1...v2.7.2
v2.7.1
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- feat(state/events): add support for state and events to the TemplateArchiveProcessor by @dselman
- chore(deps): Bump image-size from 1.2.0 to 1.2.1 by @dependabot[bot] in #39
- [bug] Fix for Optional Block Processing Bug by @martinhalford in #41
- chore(deps): Bump mammoth from 1.9.0 to 1.11.0 by @dependabot[bot] in #45
New Contributors
- @martinhalford made their first contribution in #41
Full Changelog: v2.6.7...v2.7.0