- code refactor; - *build_constructor_dict()* and *get_form()* now are methods of *forms.BaseDynamicForm* class (not *models.DynamicFieldMap* anymore); - CAPTCHA language now can be setted in *custom_params['lang']* and passed as argument of *BaseDynamicForm.get_form()* method; - better docstring.
0.9.16
Audio Captcha and minor changes
0.9.15
some bugfixes, code refactor. Unit tests and CI now available