canary v0.10.0 Release Notes

    • ๐Ÿ› Bug fix

      • Correctly checks conn.assigns for pre-existing resource
    • ๐Ÿ—„ Deprecations

      • Canary now favours looking for the current action in conn.assigns.canary_action rather than conn.assigns.action in order to avoid conflicts. The action key is deprecated
    • โœจ Enhancements

      • The name of the id in conn.params can now be specified with the id_name opt