Releases: seedcase-project/seedcase-sprout
Releases Β· seedcase-project/seedcase-sprout
0.46.3
What's Changed
- chore(sync): π¨ synced file(s) with seedcase-project/template-python-package by @seedcase-sync-files-token in #1444
- chore(sync): π¨ synced file(s) with seedcase-project/template-python-package by @seedcase-sync-files-token in #1445
- docs: βοΈ rename leftovers and move
field_propertiesintoResourcePropertiesby @lwjohnst86 in #1446 - build: βοΈ should be
patients, notpatientby @lwjohnst86 in #1447 - build: π₯ don't need warning about docs being "experimental" by @lwjohnst86 in #1451
- build: β¬οΈ update dependency versions in uv lock and pre-commit by @lwjohnst86 in #1454
- docs: βοΈ use correct command in docstring by @lwjohnst86 in #1453
- chore(sync): π¨ synced file(s) with seedcase-project/seedcase-theme by @seedcase-sync-files-token in #1456
- docs: π update resource guide by @signekb in #1449
- docs: π update the flow docs to match latest changes by @lwjohnst86 in #1452
- docs: βͺ need code to create
resource_properties_patientsobject by @lwjohnst86 in #1458 - refactor: β»οΈ move
_get_nested_attr()into internals by @lwjohnst86 in #1455
Full Changelog: 0.46.2...0.46.3
0.46.2
What's Changed
Full Changelog: 0.46.1...0.46.2
0.46.1
What's Changed
- fix: π©Ή fix
mypyerrors in strict mode by @martonvago in #1437
Full Changelog: 0.46.0...0.46.1
0.46.0
What's Changed
- docs: π link to Code of Conduct in README by @lwjohnst86 in #1434
- docs: π move contributing text into own file by @lwjohnst86 in #1436
- feat: β¨ add
read_resource_data()by @lwjohnst86 in #1433
Full Changelog: 0.45.2...0.46.0
0.45.2
What's Changed
- docs: π update package creation guide to match new flow by @lwjohnst86 in #1386
- chore(sync): π¨ synced file(s) with seedcase-project/seedcase-theme by @seedcase-sync-files-token in #1426
- docs: π list contributors in overview page by @lwjohnst86 in #1421
- docs: βοΈ corrected docstring formatting issues by @lwjohnst86 in #1420
- docs: π README as qmd to include badges and citation by @lwjohnst86 in #1419
- docs: π refine the purpose and description in landing page by @lwjohnst86 in #1418
- docs: π standardise the docstring language by @lwjohnst86 in #1422
- docs: π add supported python and repostatus badges by @lwjohnst86 in #1432
- chore(sync): π¨ synced file(s) with seedcase-project/template-python-package by @seedcase-sync-files-token in #1435
- ci: π· update workflow to release to PyPI by @signekb in #1425
- refactor: β»οΈ raise error for non-Parquet batch files by @martonvago in #1428
Full Changelog: 0.45.1...0.45.2
0.45.1
What's Changed
- docs: π add releases and changelog to website by @lwjohnst86 in #1407
- docs: π add overview page with "what and why Sprout" by @lwjohnst86 in #1412
- docs: π include badges on landing page by @lwjohnst86 in #1413
- docs: π update README to include more information by @lwjohnst86 in #1414
- docs: π glossary wasn't rendering so used Polars instead by @lwjohnst86 in #1416
- chore: π§ add
CITATION.cfffile by @lwjohnst86 in #1405 - refactor: β»οΈ convert to internal functions with
_prefix by @lwjohnst86 in #1423
Full Changelog: 0.45.0...0.45.1
0.45.0
What's Changed
- docs: π edit Flows page by @martonvago in #1400
- feat: β¨ add resource properties template by @martonvago in #1369
Full Changelog: 0.44.12...0.45.0
0.44.12
What's Changed
- refactor: π§ set up mypy and fix issues from it by @martonvago in #1403
Full Changelog: 0.44.11...0.44.12
0.44.11
What's Changed
- docs: π add more badges to README by @lwjohnst86 in #1409
- refactor: β»οΈ change
fields_matchtype to list by @martonvago in #1410
Full Changelog: 0.44.10...0.44.11
0.44.10
What's Changed
- docs: π edit design intro section by @martonvago in #1398
- docs: π update install guide to refer to template, but use uv by @lwjohnst86 in #1378
- docs: π edit interface index, inputs, and outputs page by @martonvago in #1399
- docs: π edit architecture docs by @martonvago in #1394
- fix: π change
fields_matchto be an array inextract_resource_properties()by @signekb in #1392
Full Changelog: 0.44.9...0.44.10