- Dropped Python 3.4, Python 3.5 and Django 2.0 support - Declared compatibility with Python 3.9 and Django 3.1
0.9.7
-------------
- Fixed package.json copying
0.9.6
-------------
- Added __init__.py files to management and management/commands directories to build distributive properly (issue https://github.com/pypa/setuptools/issues/97)
0.9.5
-------------
- Stopped using symbolic link to copy package.json (issue https://github.com/whitespy/django-node-assets/issues/2)
0.9.4
-------------
- Fixed NodeModulesFinder.find method
0.9.3
-------------
- Improved the npminstall management command - Changed imports order