Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@mmahacek mmahacek released this 26 Feb 20:14
· 12 commits to main since this release
f229a05

[0.1.3] 2024-02-26

What's Changed

  • Revert nodes get functions to default components to NodeComponents.NONE instead of ALL.
  • Added Enlkind endpoint and models.
  • Update local testing/linting configuration.
  • Add testing for utils methods.
  • Add mypy for type checking during development.
  • Add pyonms.utils.check_ip_address() to validate IP addresses.
  • Fix type hint for models.Info's version and datetimeformatConfig attributes.
  • Rename all _to_dict() methods to to_dict(). Added stub method reference to keep backward compatibility.

Full Changelog: v0.1.2...v0.1.3