Releases: seedcase-project/seedcase-sprout
Releases · seedcase-project/seedcase-sprout
0.49.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: 📝 color and format output by @joelostblom in #1620
- build(deps): bump polars from 1.35.2 to 1.36.1 by @dependabot[bot] in #1628
- build(deps): bump check-datapackage from 0.25.0 to 0.29.0 by @dependabot[bot] in #1626
- ci(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1625
- ci(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.6 by @dependabot[bot] in #1624
- ci(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #1623
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1622
- build(deps-dev): bump time-machine from 3.1.0 to 3.2.0 by @dependabot[bot] in #1630
- build(deps-dev): bump commitizen from 4.10.0 to 4.11.0 by @dependabot[bot] in #1629
- build(deps-dev): bump pre-commit from 4.5.0 to 4.5.1 by @dependabot[bot] in #1627
- fix: 🐛 import and return in
generate_dataclassesby @signekb in #1631
Full Changelog: 0.49.0...0.49.1
0.49.0
What's Changed
- build(deps): bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in #1524
- build(deps): bump polars from 1.31.0 to 1.32.3 by @dependabot[bot] in #1523
- build(deps): bump bandit from 1.8.5 to 1.8.6 by @dependabot[bot] in #1522
- build(deps): bump ruff from 0.12.1 to 0.12.11 by @dependabot[bot] in #1521
- build(deps): bump jsonschema from 4.24.0 to 4.25.1 by @dependabot[bot] in #1520
- ci(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1519
- ci(deps): bump astral-sh/setup-uv from 6.3.1 to 6.6.1 by @dependabot[bot] in #1518
- ci(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 by @dependabot[bot] in #1517
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1516
- docs: 📝 add Marton's and Kris' ORCID to CITATION by @lwjohnst86 in #1515
- build(deps): bump typos from 1.34.0 to 1.35.8 by @dependabot[bot] in #1531
- build(deps): bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 by @dependabot[bot] in #1530
- build(deps): bump datamodel-code-generator from 0.31.2 to 0.33.0 by @dependabot[bot] in #1529
- build(deps): bump mypy from 1.16.1 to 1.17.1 by @dependabot[bot] in #1526
- docs: 🔥 remove more general requirements by @signekb in #1532
- build(deps): bump polars from 1.31.0 to 1.33.0 by @dependabot[bot] in #1528
- build(deps): bump time-machine from 2.16.0 to 2.19.0 by @dependabot[bot] in #1534
- build(deps): bump types-jsonschema from 4.24.0.20250528 to 4.25.1.20250822 by @dependabot[bot] in #1533
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1535
- ci: 🔥 don't need
update-from-template.ymlworkflow by @lwjohnst86 in #1536 - ci: 🚚 use
check-packageworkflow, notbuildby @lwjohnst86 in #1537 - build: 🔧 update template, which updates the answers file by @lwjohnst86 in #1538
- build: 🚚 moved
site-counter.htmlinto the includes folder by @lwjohnst86 in #1539 - build: 🔥 quartodoc files are deleted outside of
_quarto.ymlby @lwjohnst86 in #1540 - docs: 📝 update badges from template by @lwjohnst86 in #1542
- docs: 📝 update the
_contributors.yml, add it to README and website by @lwjohnst86 in #1543 - chore: 🧑💻 simplify PR template by @lwjohnst86 in #1545
- build: ⬆️ ran
just install-depsto bump versions by @lwjohnst86 in #1544 - docs: 📝 connect
_metadata.ymlto README by @lwjohnst86 in #1546 - docs: 📝 move releases content into CHANGELOG by @lwjohnst86 in #1541
- build: 🔨 update justfile from template by @lwjohnst86 in #1547
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1553
- build: 🔧 don't need to restrict Quarto rendering by @lwjohnst86 in #1554
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1555
- ci(deps): bump astral-sh/setup-uv from 6.6.1 to 6.8.0 by @dependabot[bot] in #1558
- ci(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #1557
- build(deps): bump datamodel-code-generator from 0.33.0 to 0.34.0 by @dependabot[bot] in #1562
- build(deps): bump typos from 1.36.2 to 1.37.1 by @dependabot[bot] in #1561
- build(deps): bump pyyaml from 6.0.2 to 6.0.3 by @dependabot[bot] in #1560
- build(deps): bump ruff from 0.13.1 to 0.13.2 by @dependabot[bot] in #1559
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1563
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1566
- chore: 💄 update quarto theme to newest version by @signekb in #1569
- test: ✅ fix failing test by adding scale and precision to
pl.Decimalby @signekb in #1568 - docs: 📝 remove reference to GitHub installation in guide by @signekb in #1570
- build(deps): bump polars from 1.34.0 to 1.35.1 by @dependabot[bot] in #1580
- ci(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 by @dependabot[bot] in #1577
- build(deps): bump typos from 1.38.1 to 1.39.0 by @dependabot[bot] in #1579
- build(deps): bump ruff from 0.14.1 to 0.14.3 by @dependabot[bot] in #1578
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1584
- docs: 📝 clarify intro and data constraints by @joelostblom in #1585
- docs: 📝 deduplicate callout by @joelostblom in #1586
- docs: 📝 minor edits to overview page by @signekb in #1588
- docs: 📝 clarify and contextualize installation steps by @joelostblom in #1589
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1594
- build: 🔨 add build step to preview docs by @joelostblom in #1593
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1602
- docs: 📝 split guide into creating vs managing a Data Package by @joelostblom in #1592
- docs: 📝 clarify guide on resource-level metadata by @joelostblom in #1597
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1607
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1609
- build(deps): bump pytest from 8.4.2 to 9.0.1 by @dependabot[bot] in #1617
- build(deps): bump pre-commit from 4.3.0 to 4.5.0 by @dependabot[bot] in #1616
- build(deps): bump commitizen from 4.9.1 to 4.10.0 by @dependabot[bot] in #1615
- build(deps): bump typos from 1.39.0 to 1.40.0 by @dependabot[bot] in #1614
- build(deps): bump bandit from 1.8.6 to 1.9.2 by @dependabot[bot] in #1613
- ci(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #1612
- ci(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.4 by @dependabot[bot] in #1611
- ci(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1610
- feat: ✨ integrate
check-datapackageby @martonvago in #1605
New Contributors
- @joelostblom made their first contribution in https://github.com/seedcase-project/seedc...
0.48.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1512
- chore(sync): 🔄 apply changes from copier template by @martonvago in #1514
Full Changelog: 0.48.0...0.48.1
0.48.0
What's Changed
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1509
- feat: ✨ add field information to README by @martonvago in #1510
Full Changelog: 0.47.3...0.48.0
0.47.3
What's Changed
Full Changelog: 0.47.2...0.47.3
0.47.2
What's Changed
- build: 🔧 need to include rendering the 404 page by @lwjohnst86 in #1499
- docs: 📝 update tagline and expand on CITATION title by @lwjohnst86 in #1497
- chore(sync): 🔨 synced file(s) with seedcase-project/template-python-package by @sync-files-token[bot] in #1502
- build: 🔨 build readme as a justfile recipe, not Quarto config by @lwjohnst86 in #1498
- chore(sync): 🔨 synced file(s) with seedcase-project/template-python-package by @sync-files-token[bot] in #1504
- ci(pre-commit): 👷 update pre-commit CI version by @pre-commit-ci[bot] in #1505
- fix: 🐛 revert syncing with
template-python-packageby @martonvago in #1508
Full Changelog: 0.47.1...0.47.2
0.47.1
What's Changed
- fix: 🐛 do not create duplicate batch files by @martonvago in #1493
Full Changelog: 0.47.0...0.47.1
0.47.0
0.46.6
What's Changed
- chore(sync): 🔨 synced file(s) with seedcase-project/template-python-package by @seedcase-sync-files-token[bot] in #1485
- docs: 📝 update DOI to refer to all versions by @lwjohnst86 in #1486
- refactor: 🚚 rename obj in package properties script to
package_propertiesby @signekb in #1484
Full Changelog: 0.46.5...0.46.6
0.46.5
What's Changed
- chore(sync): 🔨 synced file(s) with seedcase-project/template-python-package by @seedcase-sync-files-token[bot] in #1483
- refactor: ♻️ rename properties script to
package_properties.pyby @signekb in #1482
Full Changelog: 0.46.4...0.46.5