Skip to content

Commit 03521de

Browse files
committed
release: version 2.1.2
1 parent c3871fe commit 03521de

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

docs/pages/project/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Below are listed the changelogs for all released versions of the library.
99

1010
## Version 2
1111

12+
- [`2.1.2` — 28th of August 2025](changelog/version-2.1.2.md)
13+
- [`2.1.1` — 23rd of July 2025](changelog/version-2.1.1.md)
1214
- [`2.1.0` — 23rd of July 2025](changelog/version-2.1.0.md)
1315
- [`2.0.0` — 27th of June 2025](changelog/version-2.0.0.md)
1416

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog 2.1.2 — 28th of August 2025
2+
3+
!!! info inline end "[See release on GitHub]"
4+
[See release on GitHub]: https://github.com/CuyZ/Valinor/releases/tag/2.1.2
5+
6+
### Bug Fixes
7+
8+
* Prevent converters from being called several times on same node ([15be9e](https://github.com/CuyZ/Valinor/commit/15be9e91ef3c168d5fc8185c4dbd9d182a2aa9fe))
9+
10+
### Other
11+
12+
* Add missing `@pure` annotations ([c3871f](https://github.com/CuyZ/Valinor/commit/c3871fe91ab5c12cdb6443027f42d10598b623bf))
13+
* Exclude unneeded methods when building class definition ([0cf9f8](https://github.com/CuyZ/Valinor/commit/0cf9f8f4b174b547e6313880e2cd7d0718e90d59))

0 commit comments

Comments
 (0)