Releases: michaelmalonenz/aurelia-dragula
Release 0.5.0
The first release with an improved handling of Aurelia's view comments. Still fails under exactly the right conditions, but it is greatly improved
Release 0.4.0
Upgraded Aurelia Versions, some tidy up and fixed an issue that caused an infinite loop
Release 0.3.0-pre
This brings the plugin back in line with aurelia-dragula's functionality, but without any (non-aurelia) dependencies.
The API is still likely to change
Release 0.2.0-pre
Provides the Aurelia compatibility fix I want - helps not confuse the view as much.
Release 0.1.0-pre
Fixed up the plugin configuration / exporting and actually using the SemVer properly.
Release 0.0.1-pre
This is my initial release, signifying that the code should work exactly as it currently does Upstream
I have marked it as a pre-release because I intend to change the interface significantly (or rather, change it into a Custom Element, or possibly several Custom Attributes) so installing right now is probably not a good idea unless you don't mind significant refactoring later.