Releases: enoonan/ash_backpex
Releases · enoonan/ash_backpex
v0.0.12
06 Jan 18:53
Compare
Sorry, something went wrong.
No results found
v0.0.11
22 Dec 16:11
Compare
Sorry, something went wrong.
No results found
v0.0.10
09 Dec 17:57
Compare
Sorry, something went wrong.
No results found
fix: can?/3 returns false for missing actions instead of crashing. Thank you psoukry !
v0.0.9
21 Oct 16:52
Compare
Sorry, something went wrong.
No results found
v0.0.8
15 Sep 16:47
Compare
Sorry, something went wrong.
No results found
Updates
Implement changes required for upgrading Backpex to version 0.15.0 within AshBackpex and demo
Can now use layout &DemoWeb.Layouts.admin/1 when declaring Resource layout
Updated resource adapter function signatures and incorporate it.
Other v15 updates happen transparently
Return {:ok, nil} from AshBackpex.Adapter.get\4 when item is not found.
v0.0.7
29 Aug 17:29
Compare
Sorry, something went wrong.
No results found
Reverts a mix.exs change from previous release. I did not realize using a git dependency will mess with Hex publishing.
v0.0.6
29 Aug 17:06
Compare
Sorry, something went wrong.
No results found
Improve support for Ash {:array, type} parameters including MultiSelect
Ensure errors display correctly
Use up-to-date fork of main Backpex repo with AshBackpex-specific fixes (temporary!)
v0.0.5
14 Aug 18:13
Compare
Sorry, something went wrong.
No results found
Upgrade Backpex to 0.14.0
v0.0.4
14 Aug 17:00
Compare
Sorry, something went wrong.
No results found
Add demo and code quality tools