Closed rrwright closed 7 years ago
Updated a few library versions. All tests pass. You probably want to verify that the changes in ast.scala do what they should, as the facade API appears to have changed. (point of comparison: https://github.com/non/jawn/blob/master/ast/src/main/scala/jawn/ast/JawnFacade.scala#L12-L17)
ast.scala
This is really nice! I didn't expect it to be that simple. I'll try to release it as soon as possible, thank you very much!
Updated a few library versions. All tests pass. You probably want to verify that the changes in
ast.scala
do what they should, as the facade API appears to have changed. (point of comparison: https://github.com/non/jawn/blob/master/ast/src/main/scala/jawn/ast/JawnFacade.scala#L12-L17)