5.1.0 (2024-04-15)
5.0.2 (2024-01-30)
5.0.1 (2023-07-21)
5.0.0 (2023-07-21)
- chore: added publish config to package.json file (1afbdbc)
- chore: changed npm files (82c871d)
- chore: fix release flow (d0279ef)
- chore: fixed angularCompilerOptions (b963d52)
- chore: fixed publish configuration (b773c8c)
- chore: fixed release files (f6798c9)
- chore: fixed yaml file (2204e0b)
- chore: fixies for version command (6e71cef)
- docs: fixing typo '0' in ngFor directive (#1087) (a6835aa)
- added angular 16 support (#1094) (dcde382)
- Angular 10 Compatibility (#1008) (ad945e0)
- chore: added set-version.ts file (22fd062)
- chore: changeLog updates (05df406)
- chore: updated angular (3fbefdd)
- dragula: updated angular 14 (#1065) (2d2388d)
- Revert "3.0.0" (e2cb7fa)
4.0.0 (2023-02-06)
3.1.0 (2022-12-07)
- chore: added publish config to package.json file (1afbdbc)
- chore: fix release flow (d0279ef)
- chore: fixed angularCompilerOptions (b963d52)
- chore: fixed release files (f6798c9)
- chore: fixed yaml file (2204e0b)
- Angular 10 Compatibility (#1008) (ad945e0)
- chore: added set-version.ts file (22fd062)
- dragula: updated angular 14 (#1065) (2d2388d)
- Revert "3.0.0" (e2cb7fa)
3.0.0 (2022-12-07)
- chore: added publish config to package.json file (1afbdbc)
- chore: fix release flow (d0279ef)
- chore: fixed angularCompilerOptions (b963d52)
- chore: fixed release files (f6798c9)
- Angular 10 Compatibility (#1008) (ad945e0)
- chore: added set-version.ts file (22fd062)
- dragula: updated angular 14 (#1065) (2d2388d)
- Revert "3.0.0" (e2cb7fa)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.1.1 (2018-11-01)
2.1.0 (2018-09-06)
- include sourceIndex and targetIndex in model events (ea5fb03)
2.0.4 (2018-08-31)
- package: make NPMJS.com readme link to GH (c0e7b1b)
2.0.3 (2018-08-31)
2.0.2 (2018-07-25)
- directive should only emit, not save on removeModel (59783f0)
- was doubling up on writes to drake.models, causing sometimes wrong model order (f1b26cd), closes #878