Skip to content

Releases: 3-Round-Stones/callimachus

Callimachus 1.4.1 (Open Source)

29 Jan 19:54
Compare
Choose a tag to compare

This is a bug fix release and includes fixes in the following areas:

  • Customized layout
  • Client side templating engines
  • Server stability

Users are encouraged to upgrade.

Callimachus 1.4.1 Release Candidate

26 Jan 15:31
Compare
Choose a tag to compare
Pre-release

This is a bug fix release and includes fixes in the following areas:

  • Customized layout
  • Client side templating engines
  • Server stability

Users are encouraged to upgrade once 1.4.1 is final.

Callimachus 1.4.1 Beta

13 Jan 19:53
Compare
Choose a tag to compare
Pre-release

This is a bug fix release and includes fixes in the following areas:

  • Customized layout
  • Client side templating engines
  • Server stability

Users are encouraged to upgrade once 1.4.1 is final.

Callimachus 1.4.1 Alpha

07 Jan 16:05
Compare
Choose a tag to compare
Pre-release

This is a bug fix release and includes fixes in the following areas:

  • Customized layout
  • Client side templating engines
  • Server stabilitiy

Users are encouraged to upgrade once 1.4.1 is final.

Callimachus 1.4.0 (Open Source)

13 Nov 19:00
Compare
Choose a tag to compare

New features in this release include:

  • Linked Data Platform support http://www.w3.org/TR/ldp/
  • .xsl and .xq files now have ?results pragma to execute without a pipeline
  • Markdown .md files can now be created and stored in Callimachus
  • SPARQL property paths can now be used within template expressions, such as
    <h1>{rdfs:label|foaf:name}</h1>
  • RDF Named Queries can now use ?results&xtq=out:sparql-json to return results
    in http://www.w3.org/TR/sparql11-results-json/
  • ?select, ?checkbox, and ?radio pragmas are now available to RDF Named Query
    for use as XInclude targets in templates
  • Selectize.js is now included per default in every Callimachus page to easily create an autocomplete widget, powered by a named RDF query
    http://brianreavis.github.io/selectize.js/
  • Many new calli. javascript functions to make it easier to build complicated
    Callimachus applications

Callimachus 1.4.0 Release Candidate

06 Nov 19:03
Compare
Choose a tag to compare
Pre-release

New features in this release include:

  • Linked Data Platform support http://www.w3.org/TR/ldp/
  • .xsl and .xq files now have ?results pragma to execute without a pipeline
  • Markdown .md files can now be created and stored in Callimachus
  • SPARQL property paths can now be used within template expressions, such as
    <h1>{rdfs:label|foaf:name}</h1>
  • RDF Named Queries can now use ?results&xtq=out:sparql-json to return results
    in http://www.w3.org/TR/sparql11-results-json/
  • ?select, ?checkbox, and ?radio pragmas are now available to RDF Named Query
    for use as XInclude targets in templates
  • Selectize.js is now included per default in every Callimachus page to easily create an autocomplete widget, powered by a named RDF query
    http://brianreavis.github.io/selectize.js/
  • Many new calli. javascript functions to make it easier to build complicated
    Callimachus applications

Callimachus 1.3.4 (Open Source)

10 Nov 19:52
Compare
Choose a tag to compare

Bug Fix release including:

  • Fixed critical Digest Authentication overflow
  • Close SSL v3 POODLE Vulnerability by default on new installs
  • Remove Google authentication option and just use Digest auth by default
  • SPARQL DISTINCT Mis-Parsed in Named Queries using View Templates

Callimachus 1.4.0 Beta

14 Aug 18:00
Compare
Choose a tag to compare
Pre-release

New features in this release include:

  • .xsl and .xq files now have ?results pragma to execute without a pipeline
  • Markdown .md files can now be created and stored in Callimachus
  • SPARQL property paths can now be used within template expressions, such as
    <h1>{rdfs:label|foaf:name}</h1>
  • RDF Named Queries can now use ?results&xtq=out:sparql-json to return results
    in http://www.w3.org/TR/sparql11-results-json/
  • ?select, ?checkbox, and ?radio pragmas are now available to RDF Named Query
    for use as XInclude targets in templates
  • Selectize.js is now included per default in every Callimachus page
    http://brianreavis.github.io/selectize.js/
  • Many new calli. javascript functions to make it easier to build complicated
    Callimachus applications
  • Linked Data Platform support

Callimachus 1.4.0 Alpha

01 Aug 01:14
Compare
Choose a tag to compare
Pre-release

New features in this release include:

  • .xsl and .xq files now have ?results pragma to execute without a pipeline
  • Markdown .md files can now be created and stored in Callimachus
  • SPARQL property paths can now be used within template expressions, such as
    <h1>{rdfs:label|foaf:name}</h1>
  • RDF Named Queries can now use ?results&xtq=out:sparql-json to return results
    in http://www.w3.org/TR/sparql11-results-json/
  • ?select, ?checkbox, and ?radio pragmas are now available to RDF Named Query
    for use as XInclude targets in templates
  • Selectize.js is now included per default in every Callimachus page
    http://brianreavis.github.io/selectize.js/
  • Many new calli. javascript functions to make it easier to build complicated
    Callimachus applications

Callimachus 1.3.3 (Open Source)

13 Jun 15:16
Compare
Choose a tag to compare

This release includes support for generic XML and JSON files and corrects a few issues, such as NOT lower-casing file names when created in a browser. Users are encouraged to upgrade.