File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22
3- 2017-04-27 X.X.X
3+ 2017-05-23 1.3.0
44 * [CHANGE] Module name to avoid conflict when installing the package with pip
55 * [CHANGE] Big performance improvements
66 * [ADD] Option to raise or not exceptions. By default, raise only when DEBUG=True
77 * [ADD] Create multiple AlgoliaEngine with different settings
88 * [ADD] Auto-indexing option at registration time
99 * [FIX] algolia_reindex command with batchsize argument on python34-django18
1010 * [FIX] Fields syntax
11+ * [FIX] Avoid mutable default parameters
12+ * [FIX] Fix bug in error handling
1113
12142017-01-20
1315 * [FIX] Default to model.pk instead of 'id'
Original file line number Diff line number Diff line change 1- VERSION = '1.2.5 '
1+ VERSION = '1.3.0 '
You can’t perform that action at this time.
0 commit comments