Releases: statisticsnorway/ssb-datadoc-model
Releases · statisticsnorway/ssb-datadoc-model
python-v4.0.2
Changes
- No changes
java-v1.0
Changes
- Add release workflows for Java (#20) @mmwinther
- Generate Java classes (#19) @mmwinther
- Add JSON Schema for Pseudonymization (#18) @mmwinther
- Generate Pydantic models (#17) @mmwinther
- Structure repo into src and generated directories (#16) @mmwinther
👷 Continuous Integration
- Release Python 4.0.0 (#22) @mmwinther
- New Python workflow (#21) @mmwinther
v3.0.0
⚠️ Breaking changes due to update to pydantic v2.4.2 #14
What's Changed
- Added json schema for DataDoc model by @BjornRoarJoneid in #6
- Add SECURITY.md by @damirmedakovic in #9
- Adjusted schema to be more modular. Added language/NSI specific types. by @trygu in #10
- updated to pydantic v2.4.2 by @ssb-jnk in #14
New Contributors
- @BjornRoarJoneid made their first contribution in #6
- @damirmedakovic made their first contribution in #9
- @trygu made their first contribution in #10
- @ssb-jnk made their first contribution in #14
Full Changelog: v2.0.1...v3.0.0
v2.0.1
v2.0.0 Update model to spec
Based on v127 of spec.
v1.0.0 Change type of id field
What's Changed
- STAT-54: Change type of ID field to UUID by @mmwinther in #3
Full Changelog: v0.1.3...v1.0.0
v0.1.3 Correctly handle invalid data
What's Changed
- Raise correct exception on invalid data by @mmwinther in #2
Full Changelog: v0.1.2...v0.1.3
v0.1.2 Multi-language enum support
What's Changed
- Support for multi-language enum display by @mmwinther in #1
New Contributors
- @mmwinther made their first contribution in #1
Full Changelog: v0.1.1...v0.1.2
Improve project details
Add relevant project details to pyproject.toml and README.md