Commit graph

146 commits

Author SHA1 Message Date
Marcel Otto
ccbab7b5b0 Upgrade CI runner machine 2021-11-22 21:48:06 +01:00
Marcel Otto
a281394d9d Include CHANGELOG in API documentation 2021-08-20 18:44:08 +02:00
Alex Gleason
8781470e2e
Test: use Bypass for remote context test (#8) 2021-08-19 22:29:57 +02:00
Marcel Otto
3205dbef2a Fix formatting 2021-08-19 16:00:09 +02:00
Marcel Otto
1cb520cb67 Fix processing of remote contexts with a list
Fixes #7
2021-08-19 15:43:59 +02:00
Marcel Otto
04de2dbe4d Update dependencies 2021-08-19 15:32:09 +02:00
Marcel Otto
cb25e2ce80 Drop support for OTP 20 2021-04-24 21:26:05 +02:00
Marcel Otto
a70aa77c7a Fix failing Elixir setup step on CI 2021-04-24 21:11:57 +02:00
Marcel Otto
f6a2e3f612 Update dependencies 2021-04-24 21:05:31 +02:00
Marcel Otto
aa7a8e08b2 Add missing option conversion on context creation 2021-04-24 20:51:02 +02:00
Marcel Otto
4f903a04d4 Fix dialyzer 2020-11-18 12:46:23 +01:00
Marcel Otto
ca367e5d12 Upgrade to latest RDF.ex version 2020-11-17 23:56:19 +01:00
Marcel Otto
b34ebff18c Add Elixir 1.11.1 to CI 2020-10-19 01:54:32 +02:00
Marcel Otto
996fb87eda Prepare release 0.3.3 2020-10-13 17:00:37 +02:00
Marcel Otto
2fed031db1 Move from Travis CI to GitHub Actions 2020-10-13 16:44:29 +02:00
Marcel Otto
6563326079 Upgrade to RDF.ex 0.9 2020-10-13 16:27:56 +02:00
Marcel Otto
efd5d36567 Update dependencies 2020-10-13 16:04:57 +02:00
Marcel Otto
2ef48d0270 Update CHANGELOG 2020-06-22 03:12:07 +02:00
Marcel Otto
f70ce5f8aa Run Dialyzer in CI 2020-06-22 01:44:57 +02:00
Marcel Otto
af5955ecd2 Remove Credo 2020-06-22 01:33:57 +02:00
Marcel Otto
94fcab890f Update contribution guidelines 2020-06-22 01:29:32 +02:00
rustra
40b44edb0a
Add typespecs and fix some Credo warnings (#6) 2020-06-22 01:21:33 +02:00
Marcel Otto
bee796b592 Update contribution guidelines 2020-06-20 04:33:49 +02:00
Marcel Otto
b06586c387 Apply mix formatter 2020-06-20 04:25:58 +02:00
Marcel Otto
9314cc6757 Fix changelog links 2020-06-19 13:29:21 +02:00
Marcel Otto
15391874ae Fix failing CI builds under OTP 21 2020-06-19 13:02:01 +02:00
Marcel Otto
99944e315a Prepare release 0.3.2 2020-06-19 02:52:44 +02:00
Marcel Otto
53b26e638e Update README 2020-06-19 02:49:23 +02:00
Marcel Otto
dc7d2b34b9 Update dependencies 2020-06-19 02:47:41 +02:00
Marcel Otto
891203810f Disable remote-doc test suite
These tests are not about remote context processing,
but remote document loading, which we are not supporting yet.
2020-06-19 02:40:57 +02:00
Marcel Otto
426bc8f56d Cleanup of the remote context processing 2020-06-19 02:40:06 +02:00
rustra
140faf4741
Add unit tests for remote context (#4)
* Improve RemoteDocTest
* Add unit tests for remote context
* Add unit tests for default document loader
2020-06-19 01:41:34 +02:00
Marcel Otto
ae50884370 Update remote context processing code to use Jason instead of Poison 2020-06-17 02:38:29 +02:00
Marcel Otto
e658b3c9c1 Differentiate positive and negative cases in remote-doc tests 2020-06-17 02:37:59 +02:00
Marcel Otto
1d00bc6a40 Enable JSON-LD remote-doc test suite 2020-06-16 22:56:13 +02:00
Marcel Otto
277fabedb4 Merge branch 'master' into remote-context-processing
Conflicts:
	mix.exs
	mix.lock
2020-06-16 22:33:04 +02:00
Marcel Otto
e8918aa8ab Prepare release 0.3.1 2020-06-01 21:44:16 +02:00
Marcel Otto
fc726c248f Update links to new repo URL under the rdf-elixir organization 2020-06-01 17:52:01 +02:00
Marcel Otto
23805fc340 Drop support for Elixir < 1.8 and add newer Elixir/OTP versions to CI 2020-05-30 20:46:08 +02:00
Marcel Otto
628abfafc7 Update dependencies 2020-05-30 20:35:15 +02:00
Marcel Otto
81a2a3f281 Adapt to rename of RDF.Literal.datatype/1 2020-05-18 02:00:43 +02:00
Marcel Otto
33946bae8f Adapt to new RDF.ex literal datatype system 2020-05-07 17:21:12 +02:00
Marcel Otto
67264807e0 Fix some warnings 2020-04-13 00:01:43 +02:00
Marcel Otto
fd84c309ce Add Elixir 1.9 to TravisCI 2019-07-23 00:52:06 +02:00
Marcel Otto
7f81fcdd9f Update dependencies 2019-07-23 00:50:57 +02:00
Marcel Otto
459c4dc1f1 Add logo to README 2019-07-21 23:58:44 +02:00
Marcel Otto
b53a49eb77 Include test support files via elixirc_paths 2019-06-09 21:50:34 +02:00
Marcel Otto
938afccbbe Prepare release 0.3.0 2018-09-17 04:14:35 +02:00
Marcel Otto
66169dc85c Add Elixir 1.7 to TravisCI 2018-09-17 04:08:49 +02:00
Marcel Otto
8bb4d3e033 Add .tool-versions to gitignore 2018-09-17 04:06:21 +02:00