Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add version attrs to entities #58

Merged
merged 1 commit into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. feat: add version attrs to entities

    - bump version to v0.2.10 from v0.2.9
    - add `version` attr to Model, Node, Relationship, and Property classes, add `latest_version` attr to Model (entity) class
    - update test_000map.py::test_put_then_rm_queries() to create new TemporaryNode class rather than writing over Node.mapspec_ which interfered with subsequent tests when using Pytest
    - formatting
    nelsonwmoore committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c5e93c6 View commit details
    Browse the repository at this point in the history