From d5cffd518071457004cb9269ab6f1cd3a2a25b8e Mon Sep 17 00:00:00 2001 From: Harald Pehl Date: Mon, 15 Jan 2024 10:04:18 +0100 Subject: [PATCH] Release 1.2.12 --- CHANGELOG.md | 109 ++++++++++++++++++++++--------------------- README.md | 6 +-- bom/pom.xml | 2 +- build-config/pom.xml | 2 +- code-parent/pom.xml | 2 +- core/pom.xml | 4 +- mathml/pom.xml | 4 +- pom.xml | 2 +- svg/pom.xml | 4 +- 9 files changed, 69 insertions(+), 66 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82e75fc99..f6291ef15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [1.2.12] - 2024-01-15 + ### Added - Add support for `elemental2.dom.AddEventListenerOptions` in `EventType.bind()` methods @@ -748,110 +750,111 @@ Switch to Apache2 license - for dependency upgrades --> -[Unreleased]: https://github.com/hal/elemento/compare/v1.2.11...HEAD -[1.2.11]: https://github.com/hal/elemento/compare/v1.2.10...v1.2.11 -[1.2.10]: https://github.com/hal/elemento/compare/v1.2.9...v1.2.10 -[1.2.9]: https://github.com/hal/elemento/compare/v1.2.8...v1.2.9 -[1.2.8]: https://github.com/hal/elemento/compare/v1.2.7...v1.2.8 -[1.2.7]: https://github.com/hal/elemento/compare/v1.2.6...v1.2.7 -[1.2.6]: https://github.com/hal/elemento/compare/v1.2.5...v1.2.6 -[1.2.5]: https://github.com/hal/elemento/compare/v1.2.4...v1.2.5 -[1.2.4]: https://github.com/hal/elemento/compare/v1.2.3...v1.2.4 -[1.2.3]: https://github.com/hal/elemento/compare/v1.2.2...v1.2.3 -[1.2.2]: https://github.com/hal/elemento/compare/v1.2.1...v1.2.2 -[1.2.1]: https://github.com/hal/elemento/compare/v1.2.0...v1.2.1 -[1.2.0]: https://github.com/hal/elemento/compare/v1.1.4...v1.2.0 -[1.1.4]: https://github.com/hal/elemento/compare/v1.1.3...v1.1.4 -[1.1.3]: https://github.com/hal/elemento/compare/v1.1.2...v1.1.3 -[1.1.2]: https://github.com/hal/elemento/compare/v1.1.1...v1.1.2 -[1.1.1]: https://github.com/hal/elemento/compare/v1.1.0...v1.1.1 -[1.1.0]: https://github.com/hal/elemento/compare/v1.0.15...v1.1.0 -[1.0.15]: https://github.com/hal/elemento/compare/v1.0.14...v1.0.15 -[1.0.14]: https://github.com/hal/elemento/compare/v1.0.13...v1.0.14 -[1.0.13]: https://github.com/hal/elemento/compare/v1.0.12...v1.0.13 -[1.0.12]: https://github.com/hal/elemento/compare/v1.0.11...v1.0.12 -[1.0.11]: https://github.com/hal/elemento/compare/v1.0.10...v1.0.11 -[1.0.10]: https://github.com/hal/elemento/compare/v1.0.9...v1.0.10 -[1.0.9]: https://github.com/hal/elemento/compare/v1.0.8...v1.0.9 -[1.0.8]: https://github.com/hal/elemento/compare/v1.0.7...v1.0.8 -[1.0.7]: https://github.com/hal/elemento/compare/v1.0.3...v1.0.7 -[1.0.3]: https://github.com/hal/elemento/compare/v1.0.2...v1.0.3 -[1.0.2]: https://github.com/hal/elemento/compare/v1.0.1...v1.0.2 -[1.0.1]: https://github.com/hal/elemento/compare/v1.0.0...v1.0.1 -[1.0.0]: https://github.com/hal/elemento/compare/v0.9.6...v1.0.0 -[0.9.6]: https://github.com/hal/elemento/compare/v0.9.5...v0.9.6 -[0.9.5]: https://github.com/hal/elemento/compare/v0.9.3...v0.9.5 -[0.9.3]: https://github.com/hal/elemento/compare/v0.9.2...v0.9.3 -[0.9.2]: https://github.com/hal/elemento/compare/v0.9.1...v0.9.2 -[0.9.1]: https://github.com/hal/elemento/compare/v0.9.0...v0.9.1 -[0.9.0]: https://github.com/hal/elemento/compare/v0.8.7...v0.9.0 -[0.8.7]: https://github.com/hal/elemento/compare/v0.8.6...v0.8.7 -[0.8.6]: https://github.com/hal/elemento/compare/v0.8.5...v0.8.6 -[0.8.5]: https://github.com/hal/elemento/compare/v0.8.4...v0.8.5 -[0.8.4]: https://github.com/hal/elemento/compare/v0.8.3...v0.8.4 -[0.8.3]: https://github.com/hal/elemento/compare/v0.8.2...v0.8.3 -[0.8.2]: https://github.com/hal/elemento/compare/v0.8.1...v0.8.2 -[0.8.1]: https://github.com/hal/elemento/compare/v0.8.0...v0.8.1 -[0.8.0]: https://github.com/hal/elemento/compare/v0.7.1...v0.8.0 -[0.7.1]: https://github.com/hal/elemento/compare/v0.7.0...v0.7.1 -[0.7.0]: https://github.com/hal/elemento/compare/v0.6.2...v0.7.0 -[0.6.2]: https://github.com/hal/elemento/compare/v0.6.1...v0.6.2 -[0.6.1]: https://github.com/hal/elemento/compare/v0.6.0...v0.6.1 -[0.6.0]: https://github.com/hal/elemento/compare/v0.5.2...v0.6.0 -[0.5.2]: https://github.com/hal/elemento/compare/v0.5.1...v0.5.2 -[0.5.1]: https://github.com/hal/elemento/compare/v0.5.0...v0.5.1 -[0.5.0]: https://github.com/hal/elemento/compare/v0.4.2...v0.5.0 +[Unreleased]: https://github.com/hal/elemento/compare/v1.2.12...HEAD +[1.2.12]: https://github.com/hal/elemento/compare/v1.2.11...v1.2.12 +[1.2.11]: https://github.com/hal/elemento/compare/v1.2.10...v1.2.11 +[1.2.10]: https://github.com/hal/elemento/compare/v1.2.9...v1.2.10 +[1.2.9]: https://github.com/hal/elemento/compare/v1.2.8...v1.2.9 +[1.2.8]: https://github.com/hal/elemento/compare/v1.2.7...v1.2.8 +[1.2.7]: https://github.com/hal/elemento/compare/v1.2.6...v1.2.7 +[1.2.6]: https://github.com/hal/elemento/compare/v1.2.5...v1.2.6 +[1.2.5]: https://github.com/hal/elemento/compare/v1.2.4...v1.2.5 +[1.2.4]: https://github.com/hal/elemento/compare/v1.2.3...v1.2.4 +[1.2.3]: https://github.com/hal/elemento/compare/v1.2.2...v1.2.3 +[1.2.2]: https://github.com/hal/elemento/compare/v1.2.1...v1.2.2 +[1.2.1]: https://github.com/hal/elemento/compare/v1.2.0...v1.2.1 +[1.2.0]: https://github.com/hal/elemento/compare/v1.1.4...v1.2.0 +[1.1.4]: https://github.com/hal/elemento/compare/v1.1.3...v1.1.4 +[1.1.3]: https://github.com/hal/elemento/compare/v1.1.2...v1.1.3 +[1.1.2]: https://github.com/hal/elemento/compare/v1.1.1...v1.1.2 +[1.1.1]: https://github.com/hal/elemento/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/hal/elemento/compare/v1.0.15...v1.1.0 +[1.0.15]: https://github.com/hal/elemento/compare/v1.0.14...v1.0.15 +[1.0.14]: https://github.com/hal/elemento/compare/v1.0.13...v1.0.14 +[1.0.13]: https://github.com/hal/elemento/compare/v1.0.12...v1.0.13 +[1.0.12]: https://github.com/hal/elemento/compare/v1.0.11...v1.0.12 +[1.0.11]: https://github.com/hal/elemento/compare/v1.0.10...v1.0.11 +[1.0.10]: https://github.com/hal/elemento/compare/v1.0.9...v1.0.10 +[1.0.9]: https://github.com/hal/elemento/compare/v1.0.8...v1.0.9 +[1.0.8]: https://github.com/hal/elemento/compare/v1.0.7...v1.0.8 +[1.0.7]: https://github.com/hal/elemento/compare/v1.0.3...v1.0.7 +[1.0.3]: https://github.com/hal/elemento/compare/v1.0.2...v1.0.3 +[1.0.2]: https://github.com/hal/elemento/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/hal/elemento/compare/v1.0.0...v1.0.1 +[1.0.0]: https://github.com/hal/elemento/compare/v0.9.6...v1.0.0 +[0.9.6]: https://github.com/hal/elemento/compare/v0.9.5...v0.9.6 +[0.9.5]: https://github.com/hal/elemento/compare/v0.9.3...v0.9.5 +[0.9.3]: https://github.com/hal/elemento/compare/v0.9.2...v0.9.3 +[0.9.2]: https://github.com/hal/elemento/compare/v0.9.1...v0.9.2 +[0.9.1]: https://github.com/hal/elemento/compare/v0.9.0...v0.9.1 +[0.9.0]: https://github.com/hal/elemento/compare/v0.8.7...v0.9.0 +[0.8.7]: https://github.com/hal/elemento/compare/v0.8.6...v0.8.7 +[0.8.6]: https://github.com/hal/elemento/compare/v0.8.5...v0.8.6 +[0.8.5]: https://github.com/hal/elemento/compare/v0.8.4...v0.8.5 +[0.8.4]: https://github.com/hal/elemento/compare/v0.8.3...v0.8.4 +[0.8.3]: https://github.com/hal/elemento/compare/v0.8.2...v0.8.3 +[0.8.2]: https://github.com/hal/elemento/compare/v0.8.1...v0.8.2 +[0.8.1]: https://github.com/hal/elemento/compare/v0.8.0...v0.8.1 +[0.8.0]: https://github.com/hal/elemento/compare/v0.7.1...v0.8.0 +[0.7.1]: https://github.com/hal/elemento/compare/v0.7.0...v0.7.1 +[0.7.0]: https://github.com/hal/elemento/compare/v0.6.2...v0.7.0 +[0.6.2]: https://github.com/hal/elemento/compare/v0.6.1...v0.6.2 +[0.6.1]: https://github.com/hal/elemento/compare/v0.6.0...v0.6.1 +[0.6.0]: https://github.com/hal/elemento/compare/v0.5.2...v0.6.0 +[0.5.2]: https://github.com/hal/elemento/compare/v0.5.1...v0.5.2 +[0.5.1]: https://github.com/hal/elemento/compare/v0.5.0...v0.5.1 +[0.5.0]: https://github.com/hal/elemento/compare/v0.4.2...v0.5.0 [0.4.2]: https://github.com/hal/elemento/compare/vTemplate...v0.4.2 diff --git a/README.md b/README.md index ea4b96190..36b83d3b2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Elemento is available in [Maven Central](https://search.maven.org/search?q=g:org org.jboss.elemento elemento-core - 1.2.11 + 1.2.12 ``` @@ -321,7 +321,7 @@ To create SVG elements, add the following dependency to your POM: org.jboss.elemento elemento-svg - 1.2.11 + 1.2.12 ``` @@ -343,7 +343,7 @@ To create MathML elements, add the following dependency to your POM: org.jboss.elemento elemento-mathml - 1.2.11 + 1.2.12 ``` diff --git a/bom/pom.xml b/bom/pom.xml index f801f7d40..23b91b7da 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ org.jboss.elemento elemento-parent - 1.2.12-SNAPSHOT + 1.2.12 ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 90af31132..5f6a03137 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.elemento elemento-parent - 1.2.12-SNAPSHOT + 1.2.12 ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index 5394d331e..98b6f564a 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.elemento elemento-parent - 1.2.12-SNAPSHOT + 1.2.12 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index fbd1289b3..0e4c77351 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.2.12-SNAPSHOT + 1.2.12 ../code-parent/pom.xml elemento-core - 1.2.12-SNAPSHOT + 1.2.12 jar Elemento Core Elemento Core API diff --git a/mathml/pom.xml b/mathml/pom.xml index 2d5b55ead..aae5b3324 100644 --- a/mathml/pom.xml +++ b/mathml/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.2.12-SNAPSHOT + 1.2.12 ../code-parent/pom.xml elemento-mathml - 1.2.12-SNAPSHOT + 1.2.12 jar Elemento MathML Elemento MathML API diff --git a/pom.xml b/pom.xml index 33822e6ce..2b587fd38 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.elemento elemento-parent - 1.2.12-SNAPSHOT + 1.2.12 pom Elemento Parent Builder API and other goodies for GWT Elemental diff --git a/svg/pom.xml b/svg/pom.xml index e32248aa8..dba6c5efa 100644 --- a/svg/pom.xml +++ b/svg/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.2.12-SNAPSHOT + 1.2.12 ../code-parent/pom.xml elemento-svg - 1.2.12-SNAPSHOT + 1.2.12 jar Elemento SVG Elemento SVG API