This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Releases: laminlabs/lnschema-core
Releases · laminlabs/lnschema-core
Release 0.77.1
See https://docs.lamin.ai/changelog
What's Changed
- ♻️ Clean up models definition by @sunnyosun in #456
- ⏪️ Revert detaul=None by @sunnyosun in #457
- 📝 Clarify record vs. registry by @falexwolf in #458
- ✨ Add a
FeatureDtype
by @falexwolf in #460 - ♻️ Let
.from_values()
returnRecordList
by @falexwolf in #461 - 💄 Prettify Artifact field sequence and docs by @falexwolf in #462
Full Changelog: 0.77.0...0.77.1
Release 0.77.0
See https://docs.lamin.ai/changelog
What's Changed
- ✨ Enable Django validators by @sunnyosun in #452
- 🎨 Squash migrations by @sunnyosun in #453
- ✨ Add missing Django model field subclasses with default
blank=True
. by @Zethson in #454
Full Changelog: 0.76.2...0.77.0
Release 0.76.2
See https://docs.lamin.ai/changelog
What's Changed
- 🐛 Fix version of any Record repr having a time component by @Zethson in #449
- 🐛 Fix autocompletion for inherited methods by @Koncopd in #447
- 📝 Add missing limit docstring by @Zethson in #451
Full Changelog: 0.76.1...0.76.2
Release 0.76.1
See https://docs.lamin.ai/changelog
What's Changed
- ✨ Recursively query parents and children by @Koncopd in #444
- ✨ Stream pyarrow.dataset.dataset supported formats in Artifact.open() by @Koncopd in #445
- 📝 Update docs for Artifact.open by @Koncopd in #446
Full Changelog: 0.76.0...0.76.1
Release 0.76.0
See https://docs.lamin.ai/changelog
What's Changed
- 🐛 Fix unique constraints by @falexwolf in #443
- ✨ Add Collection.append by @Koncopd in #442
Full Changelog: 0.75.0...0.76.0
Release 0.75.0
See https://docs.lamin.ai/changelog
What's Changed
- 📝 Fix visibility docs in Artifact and Collection by @Zethson in #438
- ♻️ Remove unique constraints from
ParamValue
andFeatureValue
by @falexwolf in #441
Full Changelog: 0.74.6...0.75.0
Release 0.74.6
See https://docs.lamin.ai/changelog
What's Changed
- 🎨 Format datetime from str by @sunnyosun in #434
- 🚚 Move from_values into CanValidate by @sunnyosun in #435
Full Changelog: 0.74.5...0.74.6
Release 0.74.5
Release 0.74.4
See https://docs.lamin.ai/changelog
Full Changelog: 0.74.3...0.74.4