Skip to content

Latest commit

 

History

History
73 lines (35 loc) · 691 Bytes

CHANGELOG.md

File metadata and controls

73 lines (35 loc) · 691 Bytes

0.0.12

BugFix & Enhancement:

-- Shorten country names -- Fix missing import

0.0.11

BugFix:

-- Fix compatibility issues with PY2/3

0.0.10

Features:

-- Added 1.9 to travis

0.0.9

Features:

  • Add combat related and few more utility functions.

0.0.8

BugFix:

  • Fix for complex_filter method.

0.0.7

Features:

  • Add Custom Manager for Case Insensitive QuerySet

0.0.6

BugFix:

  • Typo fix for lambda

0.0.5

BugFix:

  • add compatibility file to handle py3 related.
  • pep8 complaint

0.0.4

Features:

  • add_to_builtins moved to django.template.base

0.0.2

Features:

  • PY3 support

0.0.1

Features:

  • Initial Release