Opened 6 months ago

Closed 5 months ago

#20412 closed enhancement (fixed)

tinysparql-3.8.0 (was tracker)

Reported by: Xi Ruoyao Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-47
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New project name.

Change History (5)

comment:1 by Xi Ruoyao, 6 months ago

NEW in 3.8.0 - 2024-09-16

Translation updates:

  • Basque
  • Belarusian
  • Brazilian Portuguese
  • British English
  • Bulgarian
  • Chinese (China)
  • Czech
  • Danish
  • Galician
  • Georgian
  • German
  • Hebrew
  • Hungarian
  • Indonesian
  • Lithuanian
  • Persian
  • Polish
  • Portuguese
  • Russian
  • Slovak
  • Slovenian
  • Spanish
  • Swedish
  • Turkish
  • Ukrainian

NEW in 3.8.rc - 2024-09-01

  • UI/UX improvements to the web IDE
  • Turned the web IDE into a "tinysparql webide" CLI command
  • Separate HTTP code to an internal static library
  • Handle chunked encoding in HTTP responses
  • Added a new "tinysparql introspect" subcommand to introspect ontology and data structure details from SPARQL endpoints
  • Renamed the "tinysparql sparql" subcommand into "tinysparql query", and substantially clean up its options (many of them moved to the "introspect" subcommand)
  • Provide RDF namespaces at a minimum on empty JSON-LD data
  • Memory leak fixes
  • Fixes to issues reported by Coverity
  • Clean up traces of GVDB
  • Improved test coverage, above 90% now
  • Handle TINYSPARQL_DEBUG environment variable for debugging

Translations: be, ca, cs, el, eu, fa, he, hu, ka, ko, lt, pt,

pt_BR, ro, ru, th, tr, uk, zh_CN

NEW in 3.8.beta - 2024-08-09

  • New frontend code for web IDE, featuring error highlighting and other improvements.
  • Allow reading ontology files in all supported formats besides Turtle (Trig, JSON-LD)
  • Made the default graph have a nrl:DefaultGraph name
  • Command line was reunited into a single executable
  • Code consistence improvements and other cleanups
  • Added debugging for HTTP responses
  • Build warning fixes
  • Testing improvements

Translations: he, hi, ru, sl, zh_TW

NEW in 3.8.alpha - 2024-07-04

  • Rename project to TinySPARQL
  • Incipient implementation of a web-based IDE
  • Drop libsoup2 support
  • Improved database creation and schema updates
  • Fix possible missed updates on INSERT OR REPLACE syntax
  • Fix build with -Dman=false
  • Use "#pragma once" in headers
  • Check introspection for python examples
  • Use meson summary()

comment:2 by Xi Ruoyao, 6 months ago

ninja test now needs LC_ALL=C or one test fails.

comment:3 by Xi Ruoyao, 6 months ago

/usr/lib/systemd/user/tracker-xdg-portal-3.service needs to be removed if upgrading from the old name, tracker.

comment:4 by Douglas R. Reno, 5 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:5 by Douglas R. Reno, 5 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.