v0.3.0
What's Changed
ποΈ New project types
π New schema features
- Add functionality to specify how to handle scoped value conflicts in roadway property changes to specify replace conflicting, replace all, or error by @e-lo in #33
- Expand options for
existing_value_conflict
to :warn
,error
, orskip
by @e-lo in #34
π New package features
- Improved v0 -> v1 conversion script
- Added native pydantic models that are much more legible and can be leveraged by outside packages.
π Documentation
- Overhauled documentation for data models.
- General documentation update.
New Contributors
- π₯³ @yueshuaing made their first contribution in #27
Full Changelog: v0.2.0...v0.3.0