- 829dc79: Add simpler syntax for creating key/value pair arguments (closes #37, closes #38)
- aa9a3f5: Fix Windows compatibility of module imports
- de91ac6: Ban deprecated
rdf-js
package
- 798319d: Wrong .npmignore - declarations were actually missing
- f901cec: Bundle TypeScript declarations
- 3e0b319: Preserve the type of literal by loading them as native JS objects. Any literal supported by rdf-literal will be converted to appropriate type. An error will be thrown in the value does not correspond with the lexical representation of the given datatype.
- c3b6e27: Convert package to ESM (and dependencies)