Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 1.30 KiB

Unreleased

  • Fix compatibility with Django 4.1

Version 6.0.2 (2022-09-05)

  • Fix yarnpkg call for non-install commands

Version 6.0.1 (2020-01-03)

  • Prefer the yarnpkg command over yarn if installed due to naming conflict on Debian

Version 6.0 (2019-12-07)

  • Fork and port to yarnpkg

Version 4.8 (2013-10-02)

  • Support of bower arguments in bower_install

Version 4.7 (2013-09-01)

  • Bower 1.2 support.
  • Better code coverage.

Version 4.6 (2013-08-11)

  • Add bower 1.1 support.
  • Add django 1.6 support.
  • Remove dev dependencies from setup.py.

Version 4.5 (2013-07-30)

  • Remove bower < 1.0 support.

Version 4.4 (2013-07-30)

  • Add bower >= 1.0 support.
  • Fix freeze packages from git.

Version 4.3 (2013-07-16)

  • Add bower 0.10 support.
  • Add python 3.3 support.