v0.1.0 2025-11-19
This is the first release of the NeMo Data Designer Library 🚀
What's Changed
- docs: adding initial mkdocs structure by @andreatgretel in #1
- chore: add contributing guide by @johnnygreco in #3
- chore: porting nmp by @johnnygreco in #11
- feat: support IndexRange and PartitionBlock seed selection strategy by @nabinchha in #8
- fix: add support for wildcard pattern in seed dataset path by @nabinchha in #12
- fix: reading partitioned seed files regression while addressing pr feedback by @nabinchha in #18
- chore: Make column_type a pydantic field rather than a property by @johnnygreco in #17
- chore: update branch for signatures by @johnnygreco in #19
- chore: (FTUE ) updated display pipeline for builder and interface like objects by @nabinchha in #22
- feat: 🔌 Initial plugin system implementation by @johnnygreco in #23
- feat: add extra_body to ModelProvider by @nabinchha in #30
- docs: establish doc templating, building, and strategy by @johnnygreco in #31
- fix: seed dataset statistics limited to general stats by @johnnygreco in #32
- feat: new cli for model provider and config management by @nabinchha in #35
- fix: pulling default provider name from default config file and use it by @nabinchha in #36
- chore: add 3.10 to ci by @johnnygreco in #39
- fix: process after profile on preview by @andreatgretel in #41
- docs: welcome and concepts/columns by @johnnygreco in #43
- docs: adding 101 notebooks by @andreatgretel in #38
- chore: make inference parameters optional in model config by @nabinchha in #46
- chore: default to composite secret resolver in nddl by @nabinchha in #47
- docs: docs for quickstart, cli, model settings by @nabinchha in #37
- chore: split person samplers and use parameters in sql exec by @johnnygreco in #48
- chore: Updated Readme by @kirit93 in #51
- docs: validators etc. by @andreatgretel in #45
- docs: sampler params code ref and more by @johnnygreco in #50
- docs: some documentation cleanup by @johnnygreco in #52
- fix: create managed assets path if it does not exist by @johnnygreco in #53
Full Changelog: https://github.com/NVIDIA-NeMo/DataDesigner/commits/v0.1.0