AtteanX::Endpoint
=================

Created:      2016-03-25
Home page:    <http://search.cpan.org/dist/AtteanX::Endpoint/>
Bug tracker:  <https://github.com/kasei/atteanx-endpoint/issues>
Maintainer:   Gregory Todd Williams <mailto:gwilliams@cpan.org>

0.004  2026-06-10

 - (Addition) Add Test::AtteanX::Endpoint class for shared functionality.
 - (Addition) Add example Dockerfile for running a full SPARQL endpoint.
 - (Update) Improve HTML rendering of SPARQL Protocol HTML results.
 - (Update) Improve SPARQL Graph Store Protocol conformance.
 - (Update) Improve SPARQL Protocol conformance.
 - (Update) Refactor code and tests, splitting Protocol and GSP handling
   into separate packages.
 - (Update) Replace uses of TryCatch with Try::Tiny; remove unused
   dependencies.

0.003  2026-05-21

 - (Update) Add implementation of SPARQL Graph Store Protocol.
 - (Update) Miscellaneous bug-fixes.

0.002  2017-10-26

 - (Update) Change hashbang to use env (#2 from KjetilK).
 - (Update) Replace use of HTML::HTML5::Parser with XML::LibXML::Parser (#4
   from @kjetilk).
 - (Update) Updated copyright year and added text about CodeMirror license.

0.001  2016-03-25

 - (Addition) Initial release.

