3.10.1
What's Changed
- doc: Fix function name in code snippet in docs. by @lukaszkonera in #162
- fix: Previous version introduced a minor breaking change: if any old users depended on the pure
generate_versioned_routers
interface, their call would be broken. Even though the users would be able to fix it easily, we can't just break existing contracts so 3.10.0 was yanked and 3.10.1 fixes the issue.
New Contributors
- @lukaszkonera made their first contribution in #162
Full Changelog: 3.10.0...3.10.1