2.2.0
-----
- Various fixes to dependency version bounds
2.1.0
-----
* Restored original `AsJSON` and `_JSON` typing
* Bumped `microlens` dep max
2.0.0
-----
* Complete conversion to `microlens`
* All `Prism` are now `Traversal`
1.0.0.5
-------
* Fix tests to work against vector-0.11
* Documentation fixes
* No functional changes since 1.0.0.4
1.0.0.3
-------
* Move lens upper bound to < 5 like the other packages in the family
1
----
* Module migrated from lens package to Data.Aeson.Lens
0.1.2
-----
* Added `members` and `values`
0.1.1
-----
* Broadened dependencies
0.1
---
* Repository initialized