Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 923 Bytes

CHANGES.rst

File metadata and controls

54 lines (37 loc) · 923 Bytes

0.2.0 (2014-10-13)

  • Support to Django 1.7.
  • For Django 1.7, django_like use the lookup API

0.1.0 (2013-12-20)

  • Added example project
  • Added tests (for SQLite, MySQL and PostgreSQL)
  • Integrated with travis and coverals
  • Python2.6 compatible (benchmark_like)
  • Added patche to Django 1.6

0.0.7 (2013-09-11)

  • Add licese file

0.0.6 (2013-09-10)

  • Fix README typo

0.0.5 (2013-08-14)

  • Fix README typo

0.0.4 (2013-08-14)

  • Improve the README
  • Fix a littles bugs
  • Python3 compatible
  • Django 1.5 compatible
  • Thanks to:

0.0.3 (2012-02-14)

  • Fix a broken link in the readme

0.0.2 (2012-02-13)

  • Add benchmark command

0.0.1 (2011-12-28)

  • First version to django-like