1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-29 02:17:35 +01:00

Release 1.2.0

This commit is contained in:
Filip Halaxa 2024-11-24 13:48:58 +01:00
parent a48ffd9378
commit c889fdff2d

View File

@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<br>
## master
Nothing yet
<br>
## 1.2.0 - 2024-11-24
### Added
- Recursive iteration via new facade `RecursiveItems`. See **Recursive iteration** in README.