CHANGELOG in actionset-0.8.1 vs CHANGELOG in actionset-0.8.2
- old
+ new
@@ -1,4 +1,6 @@
+v 0.8.2
+ - add `ActiveSet.configuration.on_asc_sort_nils_come` configuration
v 0.8.1
- add a case-insensitive filtering/sorting option (`/i/`)
- standardize how filtering by class scopes behaves
+ only collection-returning class methods are handled
+ scopes defined on computed associations aren't handled