Switch from Poison to Jason for JSON encoding and decoding
This commit is contained in:
parent
b9f2205243
commit
29524560bb
12 changed files with 46 additions and 46 deletions
|
|
@ -11,6 +11,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
|
|||
|
||||
- JSON-LD encoder can handle `RDF.Graph`s and `RDF.Description`s
|
||||
|
||||
### Changed
|
||||
|
||||
- Use Jason instead of Poison for JSON encoding and decoding, since it's faster and more standard conform
|
||||
|
||||
|
||||
[Compare v0.2.1...HEAD](https://github.com/marcelotto/jsonld-ex/compare/v0.2.1...HEAD)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue