All Versions
16
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.0 Changes
- ⬇️ Drop QuickCheck dependency (thanks @mmhat !).
-
v1.4.0 Changes
- Enable GHC 8.4 (thanks @4e6 !).
- ⬇️ Drop GHC 7.10.
-
v1.3.0 Changes
- ✅ Test with GHC 8.2. Drop GHC 7.8.
-
v1.2.0 Changes
- Track upper bounds in a Hackage revision instead of source code.
-
v1.1.1 Changes
- ⬆️ Bump aeson.
-
v1.1.0.2 Changes
- ✅ Raise test dep upper bounds.
-
v1.1.0.1 Changes
- ⬆️ Bump
vector
.
- ⬆️ Bump
-
v1.1.0.0 Changes
- 📇 Rename the module to
JSONPointer
. - ⬆️ Bump aeson.
- Derive
Semigroup
forPointer
. - Reorganize code.
- 📇 Rename the module to
-
v1.0.0.2 Changes
- ⬆️ Bump hspec.
-
v1.0.0.1 Changes
- ✂ Remove HUnit dep.