0.0.4  (2012-02-20)
===================

* Fix a error in autocomplete, if the line contains "and" or "or" 
* Improvement in the performance in the python autocompletation
* Abstraction of Autocomplete. Create a Abstract class
* Create a AbstractJSONFileCodeCompletionModel. Only autocompletion creating a json file
* Create a static autocompletation to javascript

0.0.3  (2012-02-02)
===================

* Fix some errors to autocomplete
* Icons different to packages and modules
* Usability in the autocomplete:
* The popup that say "Syntax error" only show if the autocomplete is not manual
* The python autocomplete, only works if the file ends with ".py", ".pyc" or it is not saved


0.0.2  (2012-02-01)
===================

* Autocomplete to python (second version)

0.0.1  (2012-01-29)
===================

* Autocomplete to python (first version)
* ipdb, init, super, urls, form, model, ready, json plugin