Skip to content

Releases: atextor/turtle-formatter

version 1.2.5

20 Sep 04:01
Compare
Choose a tag to compare

Do not escape dash, underscore and full stop in local names

version 1.2.4

13 Sep 02:54
Compare
Choose a tag to compare

Dashes in prefixes of local names are not escaped any more

version 1.2.3

21 Jan 21:03
Compare
Choose a tag to compare

Properly escape special characters in local names and literals

version 1.2.2

23 Nov 04:39
Compare
Choose a tag to compare

Enable writing URIs with empty base and update to Java 17

version 1.2.1

26 Jul 04:10
Compare
Choose a tag to compare

Improve formatting and escaping of special characters

version 1.2.0

18 May 04:56
Compare
Choose a tag to compare

Add wrapListItems option, change license to Apache 2.0

version 1.1.1

10 May 04:08
Compare
Choose a tag to compare

Make fields of FormattingStyle public, so that DEFAULT config is readable

version 1.1.0

21 Apr 04:11
Compare
Choose a tag to compare

Bugfix: Subjects with a rdf:type not in subjectOrder are rendered correctly.
Adjust default subjectOrder and predicateOrder.
Add new option keepUnusedPrefixes and by default render only used prefixes.

version 1.0.1

26 Mar 05:43
Compare
Choose a tag to compare

This is a maintenance release, which does not add features. It fixes the
dependency declarations that prevented the previous version to be used as Maven
depenency without custom overrides.

version 1.0.0

02 Mar 04:49
Compare
Choose a tag to compare

This is the first feature-complete version.