Skip to content

0.6.0 emergency release

Compare
Choose a tag to compare
@xllora xllora released this 21 Dec 21:04
· 576 commits to master since this release

This release emergency release patches two important issues: (1) stale reification blank node generation, and (2) sticky broken semantic state after parsing invalid statements. You should upgrade as soon as possible and stop using any version prior version due to the risk of reification corruption and semantic query staleness.

Changelog

ace9643 Emergency release to fix stale state on parser
7e099d9 Fix stale state between parser runs.
75efc44 Update import command with links and examples
81c52a0 Update command line tool documentation
ab3ad6e Add 1.7 to travis CI
9b79adc Fix blank random node UIUD generator
8306d1a Merge pull request #57 from cdusovic/master
bf5866d Fix compliance assertions
af848d6 Merge pull request #55 from cdusovic/master
d08959a Fix misisng documentation
1fdbfbd Export the readliner so folks can provide their own
2a9c1c4 Correct error in literal builder
aa1c18b Upgrade to 0.5.1 dev