We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58003ed commit cb2afaaCopy full SHA for cb2afaa
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.15.0 (2025-02-12)
2
+
3
+### Feat
4
5
+- :sparkles: add `get_nested_attr()` (#1039)
6
7
## 0.14.3 (2025-01-28)
8
9
### Refactor
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "seedcase-sprout"
-version = "0.14.3"
+version = "0.15.0"
description = "Grow your research data in a structured, modern way that follows best practices."
authors = [
"Luke W. Johnston <lwjohnst@gmail.com>",
0 commit comments