Skip to content

v0.3.0

Compare
Choose a tag to compare
@e-lo e-lo released this 27 Sep 09:54
· 17 commits to main since this release

What's Changed

πŸ—οΈ New project types

  • Add project types for adding and deleting transit service by @e-lo in #24

πŸ“– 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, or skip 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

Full Changelog: v0.2.0...v0.3.0