Andrey Nering
|
ee99849b1d
|
refactor: migrate to the official yaml package (#2434)
The old package is long archived, but the YAML org forked it and will
officially maintain it from now on.
* Old: https://github.com/go-yaml/yaml
* New: https://github.com/yaml/go-yaml
|
2025-11-11 19:49:37 +00:00 |
|
Pete Davison
|
d6234af49a
|
feat: allow variable references in a matrix (#2069)
|
2025-02-23 18:13:56 +00:00 |
|
Pete Davison
|
daf39a04bf
|
feat: iterators (#1798)
* feat: update to github.com/elliotchance/orderedmap/v3
* refactor: better sort package
* feat: iterators
* chore: remove unnecessary code
|
2025-02-22 16:22:03 +00:00 |
|
Pete Davison
|
2965841eb7
|
feat: use external package for ordered maps (#1797)
|
2024-12-30 17:54:36 +00:00 |
|