Skip to content

Releases: CleitonDeLima/django-login-required-middleware

0.9.0

Choose a tag to compare

@CleitonDeLima CleitonDeLima released this 09 Sep 16:53

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

Choose a tag to compare

@CleitonDeLima CleitonDeLima released this 06 May 17:58

What's Changed

New Contributors

Full Changelog: v0.7.1...0.8.0

0.7.1

Choose a tag to compare

@CleitonDeLima CleitonDeLima released this 08 Oct 21:40

Changed

  • Test auto deploy release

0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 00:35
bef60c7

Added

  • Created deploy workflow in GitHub actions

0.6.6

Choose a tag to compare

@github-actions github-actions released this 26 Sep 23:58
8c19c41

Changed

  • Created a new CI in GitHub actions

0.6.5

Choose a tag to compare

@github-actions github-actions released this 24 Sep 02:00
e31051e

Changed

  • Update CHANGELOG.md for tests

0.6.4

Choose a tag to compare

@github-actions github-actions released this 24 Sep 01:47
e31051e

Changed

  • Update CHANGELOG.md

0.6.3

Choose a tag to compare

@CleitonDeLima CleitonDeLima released this 24 Sep 01:29
bf1f672

Added

  • Created CHANGELOG.md

0.6.2

Choose a tag to compare

@CleitonDeLima CleitonDeLima released this 14 Sep 11:50
  • Fix Readme
  • ASGI Support
  • Added Codecov

0.6.1

Choose a tag to compare

@CleitonDeLima CleitonDeLima released this 19 Mar 00:24
  • Removed LOGIN_URL on IGNORE_PATHS
  • Fixed redirect on 404 (#32)
  • Fixed coveralls configuration (#33)