* Test coverage dropped to 99.07% from 100%. This is already scheduled to be fixed.
0.2.1
+++++++++++++++++ Important changes
* inactive_class renamed to css_inactive_class.
0.2.0
+++++++++++++++++
* Update build tools to be using Poetry. * Dropped support for old Django versions, now officially supporting only: Django 4.0, 4.1, 4.2, 5.0. * Fixed bug where kwargs was not sent to reverse function.
0.1.6
++++++++++++++++++ Important changes
* Silent error when view name not found * Update test jobs on Travis CI