First release. Project renamed due to pypi existing package conflict.
Features include:
- Support for NetBox 3.2 only.
- Access List model for defining ACLs and assigning to hosts (devices, virtual_chassis, & virtual_machines).
- Separate Access List Rule models for Extended and Standard rule types.
- ACL Interface Assignment model to apply rules on ingress and/or egress of an interface (assuming the parent host has the ACL assigned).
- Access List cards for hosts (devices, virtual_chassis, & virtual_machines) & interfaces (interfaces & vminterfaces).
- Development workflow using VS Code devcontainer, docker-compose, and netbox-docker.