0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge commit '14666891d7c1f075a7bdd4dead40e3557940c7ee' into 0.5.x More... about 10 years ago
upgrade build to also work with 2.11 More... about 10 years ago
upgrade README More... over 10 years ago
next version More... over 10 years ago
bump version More... over 10 years ago
updated notes More... over 10 years ago
upgrade dependency versions More... over 10 years ago
upgrade specs version to one compatible with 2.9.3 More... almost 11 years ago
upgrade to latest spray-json 1.2.5 More... almost 11 years ago
next version More... almost 11 years ago
add new lens `arrayOrSingletonAsArray` which reinterprets non json array values as singleton arrays, fixes #8 More... almost 11 years ago
use new version of specs2 which fixes the bug that not all nested tests are run in some cases More... almost 11 years ago
JsonPath: be more strict when parsing unquoted field names not to eagerly parse rest of expressions, fix #11 More... almost 11 years ago
move test files into right directory according to package More... almost 11 years ago
update to sbt 0.12.4, scala 0.10.2 More... almost 11 years ago
fix README More... about 11 years ago
fix notes More... about 11 years ago
bump version in README More... about 11 years ago
bump version More... about 11 years ago
get rid of setOrUpdateField(f: Option[T] => T) because it basically has no advantage over the other overload More... about 11 years ago
update README with notes about the new optionalField related operations More... about 11 years ago
refactoring: move OptioalFieldOperations into their own file More... about 11 years ago
new `setOrUpdateField` operation to udpate `optionalFields` More... about 11 years ago
add test examining the current behavior when `optionalField` are nested and `set` is applied More... about 11 years ago
update to recent version of scala/sbt More... about 11 years ago
new operation `modifyOrDeleteField` which can be used in conjunction with `optionalField` to delete fields More... about 11 years ago
wrap exceptions so that the actual stack trace doesn't get lost More... about 11 years ago
add `optionalField` lens, fixes #3, #4 More... about 11 years ago
bump version to 0.5.2 More... over 11 years ago
upgrade to a parboiled version available for Scala 2.9 and 2.10 More... over 11 years ago