Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 12:17
· 179 commits to master since this release

v0.2.0 (2024-08-21)

Feature

  • feat: Add rest viewsets for file item and network models (53e54e5)

Fix

  • fix: remove old name reference (bfd69c2)

  • fix: undo change to expected number of contexts (48fe642)

  • fix: Small bug fixes (87279bc)

Refactor

  • refactor: apply suggested changes (f50de69)

Style

Test

  • test: Update OSMnx test expected number of nodes and edges (95c8c8a)

Unknown

  • Merge pull request #46 from OpenGeoscience/model-changes

Networks & File Items (79e6ca7)

  • Add Network model; allow multiple networks on a single dataset (6e0e132)

  • Make file_item relation optional (a MapLayer can exist on a Dataset without a FileItem) (4c480f6)