Skip to content

Releases: zazuko/clear-sparql-cache-endpoint

v0.3.2

23 Sep 09:54
b02ea0a
Compare
Choose a tag to compare

Patch Changes

  • bcdab75: Fix handling date data type.

v0.3.1

16 Sep 16:28
22177a5
Compare
Choose a tag to compare

Patch Changes

  • 497f5c6: All results were returned as strings, which was breaking the logic.

    Now, everything is converted as dateTime, and it assumes that a date having hours, minutes and seconds set to zero is a value converted from a date.

v0.3.0

16 Sep 11:36
19e2aa0
Compare
Choose a tag to compare

Minor Changes

  • 8781867: Change the SPARQL query in order to add more results

v0.2.0

19 Aug 17:08
85ba022
Compare
Choose a tag to compare

Minor Changes

  • 910151e: Simple date workaround using S3

v0.1.0

19 Aug 16:05
2d79772
Compare
Choose a tag to compare

Minor Changes