1.2.2 (2025-12-17)
- Add support for optional Fastify instance - you can now bring your own Fastify instance and attach the API server to it, or continue using the default behavior where the library creates its own instance
1.1.3 (2025-10-17)
1.1.2 (2025-10-09)
1.1.1 (2025-10-09)
1.1.0 (2025-10-09)
- add endpoint-level authentication support (6f9507c)